Pre-6.01 changes

This commit is contained in:
Hezkezl
2021-12-20 19:30:50 -07:00
parent 50f42f2ff3
commit 569f4823af
12 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5
#,Name,UserType,DataCenter,IsPublic,,
int32,str,str,WorldDCGroupType,byte,byte,bit&01
#,InternalName,Name,Region,UserType,DataCenter,IsPublic
int32,str,str,byte,byte,WorldDCGroupType,bit&01
0,"crossworld","Dev",0,0,0,False
1,"reserved1","Dev",0,0,0,False
2,"c-contents","c-contents",1,0,0,False
1 key 0 1 2 3 4 5
2 # Name InternalName UserType Name DataCenter Region IsPublic UserType DataCenter IsPublic
3 int32 str str WorldDCGroupType byte byte byte WorldDCGroupType bit&01
4 0 crossworld Dev 0 0 0 False
5 1 reserved1 Dev 0 0 0 False
6 2 c-contents c-contents 1 0 0 False