Add code that forces an error if compiled in LSO to all scripts
This should prevent accidents when saving in inventory in the official viewer.
This commit is contained in:
parent
9c84243390
commit
f1ec6bde26
22 changed files with 46 additions and 32 deletions
|
@ -33,7 +33,7 @@ string ADJUST_MENU;
|
|||
string SITTER_INFO;
|
||||
list MENU_LIST;
|
||||
list DATA_LIST;
|
||||
list POS_ROT_LIST;
|
||||
list POS_ROT_LIST = [CUSTOM_TEXT]; //OSS::list POS_ROT_LIST; // Force error in LSO
|
||||
integer helper_mode;
|
||||
integer has_RLV;
|
||||
integer ANIM_INDEX;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue