Skip to content

Commit 5f95967

Browse files
committed
corrects kolle and zotrine positions on map
1 parent 1b90311 commit 5f95967

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Defold/map.tilemap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ layers {
844844
cell {
845845
x: 9
846846
y: 4
847-
tile: 12
847+
tile: 10
848848
h_flip: 0
849849
v_flip: 0
850850
}
@@ -984,7 +984,7 @@ layers {
984984
cell {
985985
x: 9
986986
y: 6
987-
tile: 10
987+
tile: 12
988988
h_flip: 0
989989
v_flip: 0
990990
}

0 commit comments

Comments
 (0)