Fix relative file location for stage plate image. Infinite toggle turned off for World Map.

This commit is contained in:
sigonasr2 2023-10-04 00:28:01 -05:00
parent 40a222fc8f
commit 2224065304
2 changed files with 536 additions and 2906 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Stage_Plate" tilewidth="4" tileheight="4" tilecount="104" columns="13"> <tileset version="1.10" tiledversion="1.10.1" name="Stage_Plate" tilewidth="4" tileheight="4" tilecount="104" columns="13">
<image source="../../../../../Users/kai_f/Desktop/Crawler/Tileset/Stage_Plate.png" width="52" height="32"/> <image source="Stage_Plate.png" width="52" height="32"/>
</tileset> </tileset>