summaryrefslogtreecommitdiff
path: root/map/game.tmj
diff options
context:
space:
mode:
Diffstat (limited to 'map/game.tmj')
-rw-r--r--map/game.tmj17
1 files changed, 14 insertions, 3 deletions
diff --git a/map/game.tmj b/map/game.tmj
index 4832f9f..3806d21 100644
--- a/map/game.tmj
+++ b/map/game.tmj
@@ -30,15 +30,26 @@
"y":112
},
{
- "height":8,
+ "height":224,
"id":3,
"name":"grid",
"rotation":0,
"type":"",
"visible":true,
- "width":8,
+ "width":176,
"x":0,
"y":0
+ },
+ {
+ "height":224,
+ "id":4,
+ "name":"grid",
+ "rotation":0,
+ "type":"",
+ "visible":true,
+ "width":176,
+ "x":224,
+ "y":0
}],
"opacity":1,
"type":"objectgroup",
@@ -47,7 +58,7 @@
"y":0
}],
"nextlayerid":3,
- "nextobjectid":4,
+ "nextobjectid":5,
"orientation":"orthogonal",
"renderorder":"right-down",
"tiledversion":"1.10.1",