Tests for reading and writing map data
- Fix saving and loading boat/horse positions and property flag
This commit is contained in:
5
test/files/maps/basic.map
Normal file
5
test/files/maps/basic.map
Normal file
@@ -0,0 +1,5 @@
|
||||
1,2,3,4,5
|
||||
6,7,8,9,10
|
||||
11,12,13,14,15
|
||||
16,17,18,19,20
|
||||
21,22,23,24,25
|
1
test/files/maps/vehicles.map
Normal file
1
test/files/maps/vehicles.map
Normal file
@@ -0,0 +1 @@
|
||||
0h1, 0H2, 0b3, 0B4
|
Reference in New Issue
Block a user