Fixed lingering static references to tiles in map.json

This commit is contained in:
2014-06-22 10:34:42 -07:00
parent adab130d17
commit 967a5a85a2
2 changed files with 15 additions and 3 deletions

View File

@@ -856,7 +856,7 @@
},
{
"firstgid":3865,
"image":"D:\/Applications\/SteamLibrary\/SteamApps\/common\/RPGVXAce\/rtp\/Graphics\/Characters\/!Door1.png",
"image":"./tiles/Doors.png",
"imageheight":256,
"imagewidth":384,
"margin":0,
@@ -871,7 +871,7 @@
},
{
"firstgid":3961,
"image":"tiles\/bigtop.png",
"image":"./tiles/bigtop.png",
"imageheight":608,
"imagewidth":448,
"margin":0,
@@ -886,7 +886,7 @@
},
{
"firstgid":4227,
"image":"tiles\/002-Woods01.png",
"image":"./tiles/002-Woods01.png",
"imageheight":800,
"imagewidth":256,
"margin":0,