Put in some changes along sg1.4 dev history.
This commit is contained in:
@@ -185,9 +185,6 @@ const S32 OBJECT_OWNER = 6;
|
||||
const S32 OBJECT_GROUP = 7;
|
||||
const S32 OBJECT_CREATOR = 8;
|
||||
|
||||
// llTextBox() magic token string - yes this is a hack. sue me.
|
||||
const std::string TEXTBOX_MAGIC_TOKEN = "!!llTextBox!!";
|
||||
|
||||
// changed() event flags
|
||||
const U32 CHANGED_NONE = 0x0;
|
||||
const U32 CHANGED_INVENTORY = 0x1;
|
||||
|
||||
Reference in New Issue
Block a user