diff options
Diffstat (limited to 'res/rooms')
| -rw-r--r-- | res/rooms/room_begin.tmj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/res/rooms/room_begin.tmj b/res/rooms/room_begin.tmj index 2e1fe8b..ec4cba0 100644 --- a/res/rooms/room_begin.tmj +++ b/res/rooms/room_begin.tmj @@ -47,8 +47,8 @@ "type":"player_spawn", "visible":true, "width":0, - "x":304, - "y":128 + "x":240, + "y":200 }, { "height":48, @@ -58,8 +58,8 @@ "type":"collision", "visible":true, "width":48, - "x":288, - "y":128 + "x":0, + "y":0 }], "opacity":1, "type":"objectgroup", |
