Partial port of Phoenix Windlight parts

This commit is contained in:
Siana Gearz
2012-01-31 05:37:31 +01:00
parent b177324058
commit 071745007a
39 changed files with 4281 additions and 1673 deletions

View File

@@ -48,7 +48,8 @@ class LLWLParamSet {
friend class LLWLParamManager;
public:
std::string mName;
std::string mName;
LLUUID mInventoryID;
private: