Update default region map file paths

This commit is contained in:
GriffinR 2022-09-25 11:55:54 -04:00
parent af69916c24
commit f42e148b6c

View file

@ -6,8 +6,8 @@
"width": 64, "width": 64,
"height": 64, "height": 64,
"format": "plain", "format": "plain",
"tileset_path": "graphics/pokenav/region_map.png", "tileset_path": "graphics/pokenav/region_map/map.png",
"tilemap_path": "graphics/pokenav/region_map_map.bin" "tilemap_path": "graphics/pokenav/region_map/map.bin"
}, },
"layout": { "layout": {
"width": 28, "width": 28,