diff options
Diffstat (limited to 'games/classic/level02.tmx')
-rw-r--r-- | games/classic/level02.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/classic/level02.tmx b/games/classic/level02.tmx index f1e3d51..7ef4404 100644 --- a/games/classic/level02.tmx +++ b/games/classic/level02.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="11"> +<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="9" x="32" y="448"> + <object id="5" x="32" y="448"> <polyline points="0,0 0,-416 576,-416 576,0 0,0"/> </object> - <object id="10" x="320" y="320"> + <object id="6" x="320" y="320"> <polyline points="0,0 0,-160 160,-160 160,-64 128,-64 128,0 0,0"/> </object> </objectgroup> |