We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a9cb8d commit 25763a9Copy full SHA for 25763a9
Assets/Scripts/OpenTS2/Files/Formats/DBPF/GroupsTypes.cs
@@ -60,7 +60,7 @@ public static class TypeIDs
60
public const uint CTSS = 0x43545353;
61
public const uint UI = 0x0;
62
public const uint BHAV = 0x42484156;
63
- public const uint SEMIGLOBAL = 0x7F8D70BF;
+ public const uint SEMIGLOBAL = 0x474C4F42;
64
65
public const uint LUA_GLOBAL = 0x9012468A;
66
public const uint LUA_LOCAL = 0x9012468B;
0 commit comments