fixed errors in gif loading
This commit is contained in:
12
config.ini
12
config.ini
@@ -1,9 +1,9 @@
|
||||
tile_width = 16
|
||||
tile_height = 16
|
||||
map_width = 240
|
||||
map_height = 238
|
||||
tile_width = 8
|
||||
tile_height = 8
|
||||
map_width = 100
|
||||
map_height = 100
|
||||
screen_width = 320
|
||||
screen_height = 224
|
||||
screen_height = 240
|
||||
zoom = 3
|
||||
tiles = tiles.png
|
||||
tiles = test.gif
|
||||
map = map.map
|
||||
Reference in New Issue
Block a user