This commit is contained in:
xiashtra
2025-04-22 02:51:18 -05:00
committed by GitHub
parent 848c46231a
commit d5106400a9
205 changed files with 21897 additions and 20476 deletions
+6 -6
View File
@@ -2,9 +2,9 @@
#,,,,,
int32,byte,byte,uint16,uint16,uint16
0.0,0,0,0,0,0
1.0,0,0,0,0,0
1.1,0,0,0,0,0
1.2,0,0,0,0,0
1.3,0,0,0,0,0
1.4,0,0,0,0,0
1.5,0,0,0,0,0
1.0,9,3,1,2,1
1.1,9,3,3,4,2
1.2,10,4,5,6,3
1.3,10,4,7,8,4
1.4,11,5,9,10,5
1.5,11,5,11,12,6
1 key 0 1 2 3 4
2 #
3 int32 byte byte uint16 uint16 uint16
4 0.0 0 0 0 0 0
5 1.0 0 9 0 3 0 1 0 2 0 1
6 1.1 0 9 0 3 0 3 0 4 0 2
7 1.2 0 10 0 4 0 5 0 6 0 3
8 1.3 0 10 0 4 0 7 0 8 0 4
9 1.4 0 11 0 5 0 9 0 10 0 5
10 1.5 0 11 0 5 0 11 0 12 0 6