mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
The new Constant: integer OBJECT_REZZER_KEY = 32;
Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
This commit is contained in:
committed by
UbitUmarov
parent
fcd1e36ed6
commit
7c566dca5a
@@ -640,6 +640,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.ScriptBase
|
||||
public const int OBJECT_OMEGA = 29;
|
||||
public const int OBJECT_PRIM_COUNT = 30;
|
||||
public const int OBJECT_TOTAL_INVENTORY_COUNT = 31;
|
||||
public const int OBJECT_REZZER_KEY = 32;
|
||||
public const int OBJECT_GROUP_TAG = 33;
|
||||
public const int OBJECT_TEMP_ATTACHED = 34;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user