Adding constant JSON_APPEND
This commit is contained in:
parent
961ddfa78f
commit
cb03ca2168
2 changed files with 3 additions and 1 deletions
|
@ -420,6 +420,7 @@ namespace LSLEditor
|
|||
public const int INVENTORY_ANIMATION = 20;
|
||||
public const int INVENTORY_GESTURE = 21;
|
||||
|
||||
public const int JSON_APPEND = -1;
|
||||
public static readonly string JSON_ARRAY = "\uFDD2";
|
||||
public static readonly string JSON_FALSE = "\uFDD7";
|
||||
public static readonly string JSON_INVALID = "\uFDD0";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue