Patch 4.35

This commit is contained in:
Josh Freeman
2018-07-03 11:48:23 +01:00
parent 2d7419357b
commit ea18748d67
296 changed files with 20167 additions and 3893 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8
#,,,,,,,,,
int32,uint16,byte,uint16,uint16,uint16,bool,bool,bool,byte
#,Action,,,,,,,,
int32,Action,byte,uint16,uint16,uint16,bool,bool,bool,byte
0,0,0,0,0,0,False,False,False,0
1,1558,0,164,165,166,True,True,True,0
2,1559,0,167,168,329,True,True,True,0
1 key 0 1 2 3 4 5 6 7 8
2 # Action
3 int32 uint16 Action byte uint16 uint16 uint16 bool bool bool byte
4 0 0 0 0 0 0 False False False 0
5 1 1558 0 164 165 166 True True True 0
6 2 1559 0 167 168 329 True True True 0