mirror of
https://github.com/wu736139669/OzgGameRPG.git
synced 2026-08-05 06:24:38 +00:00
17 lines
607 B
XML
Executable File
17 lines
607 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<map version="1.0" orientation="orthogonal" width="24" height="12" tilewidth="16" tileheight="16">
|
|
<tileset firstgid="1" name="Window_c_00" tilewidth="16" tileheight="16">
|
|
<image source="Window_c_00.png" width="128" height="128"/>
|
|
</tileset>
|
|
<layer name="behind" width="24" height="12">
|
|
<data encoding="base64" compression="zlib">
|
|
eJzTZmBg0B7Fo3gUj+IBwABDozBh
|
|
</data>
|
|
</layer>
|
|
<layer name="front" width="24" height="12">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjZWBgYKMR5gBiUQbaAYFR80fNHzWfpubLArE8jbACEAMAU7YE6w==
|
|
</data>
|
|
</layer>
|
|
</map>
|