4.45 Update

This commit is contained in:
=
2018-12-06 23:07:36 -06:00
parent fecfbc2d29
commit 19c85a9daa
18 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4
#,,,,,
int32,byte,byte,uint16,byte,str
#,,,PlaceName,HousingSize,Model
int32,byte,byte,PlaceName,byte,str
0,0,0,0,254,""
513,1,4,22,254,""
514,1,4,23,254,""
1 key 0 1 2 3 4
2 # PlaceName HousingSize Model
3 int32 byte byte uint16 PlaceName byte str
4 0 0 0 0 254
5 513 1 4 22 254
6 514 1 4 23 254