Patch 5.05 fix

Fixing changed headers and data that I missed on with previous push
This commit is contained in:
Hezkezl
2019-08-20 02:54:03 -06:00
parent 9266912dd8
commit f00c2d9244
44 changed files with 68 additions and 68 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5
#,,Icon,Data,IsPurchasable,,
#,FeatureID,Icon,Data,IsPurchasable,,
int32,byte,Image,uint16,bit&01,uint32,uint32
0,0,0,0,False,0,0
1,1,131001,0,False,0,0
1 key 0 1 2 3 4 5
2 # FeatureID Icon Data IsPurchasable
3 int32 byte Image uint16 bit&01 uint32 uint32
4 0 0 0 0 False 0 0
5 1 1 131001 0 False 0 0