Patch 5.1 update

This commit is contained in:
Hezkezl
2019-10-29 00:44:43 -06:00
parent 04c614b149
commit 936303e98b
818 changed files with 111720 additions and 69173 deletions
+8 -8
View File
@@ -1,8 +1,8 @@
key,0,1,2,3
#,,,,
int32,byte,byte,uint16,bit&01
0,0,0,0,False
1,20,0,3831,False
2,35,1,4518,False
3,50,2,4802,True
4,0,0,0,True
key,0,1,2,3,4
#,,,,,
int32,byte,byte,uint16,uint16,bit&01
0,0,0,0,0,False
1,20,0,3831,5707,False
2,35,1,4518,5707,False
3,50,2,4802,5707,True
4,0,0,0,5707,True
1 key 0 1 2 3 4
2 #
3 int32 byte byte uint16 bit&01 uint16 bit&01
4 0 0 0 0 False 0 False
5 1 20 0 3831 False 5707 False
6 2 35 1 4518 False 5707 False
7 3 50 2 4802 True 5707 True
8 4 0 0 0 True 5707 True