diff options
Diffstat (limited to 'games/classic/level03.tmx')
-rw-r--r-- | games/classic/level03.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/classic/level03.tmx b/games/classic/level03.tmx index 36bb55c..8b322f3 100644 --- a/games/classic/level03.tmx +++ b/games/classic/level03.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" orientation="orthogonal" renderorder="right-down" width="20" height="15" tilewidth="32" tileheight="32" backgroundcolor="#7f7f7f" nextobjectid="15"> +<map version="1.0" orientation="orthogonal" renderorder="right-down" width="20" height="15" tilewidth="32" tileheight="32" backgroundcolor="#7f7f7f" nextobjectid="7"> <properties> <property name="framerate" type="int" value="30"/> </properties> @@ -34,10 +34,10 @@ <property name="type" value="target"/> </properties> </object> - <object id="13" x="32" y="448"> + <object id="5" x="32" y="448"> <polyline points="0,0 0,-416 448,-416 448,-320 576,-320 576,-32 288,-32 288,0 0,0"/> </object> - <object id="14" x="160" y="288"> + <object id="6" x="160" y="288"> <polyline points="0,0 0,-128 64,-128 64,-64 96,-64 96,0 0,0"/> </object> </objectgroup> |