mirror of
https://github.com/huderlem/porymap.git
synced 2026-06-13 11:20:51 -05:00
Update default region map file paths
This commit is contained in:
parent
af69916c24
commit
f42e148b6c
|
|
@ -6,8 +6,8 @@
|
|||
"width": 64,
|
||||
"height": 64,
|
||||
"format": "plain",
|
||||
"tileset_path": "graphics/pokenav/region_map.png",
|
||||
"tilemap_path": "graphics/pokenav/region_map_map.bin"
|
||||
"tileset_path": "graphics/pokenav/region_map/map.png",
|
||||
"tilemap_path": "graphics/pokenav/region_map/map.bin"
|
||||
},
|
||||
"layout": {
|
||||
"width": 28,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user