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
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5
#,,,,,,
int32,byte,byte,uint32,byte,uint32,uint16
#,,,Action,,,Guide
int32,byte,byte,Action,byte,uint32,Guide
0,255,0,0,0,0,0
1,40,1,28,0,0,1
2,40,2,209,0,0,2
1 key 0 1 2 3 4 5
2 # Action Guide
3 int32 byte byte uint32 Action byte uint32 uint16 Guide
4 0 255 0 0 0 0 0
5 1 40 1 28 0 0 1
6 2 40 2 209 0 0 2