diff options
Diffstat (limited to 'arena')
| -rw-r--r-- | arena/mapa1.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arena/mapa1.map b/arena/mapa1.map index 1f029b5..25ad60b 100644 --- a/arena/mapa1.map +++ b/arena/mapa1.map @@ -8,4 +8,4 @@ background image="grow" playMusic music="noc" -wall x="200" y="100" w="128" h="64" img_x="200" img_y="100" layer="-1" image="pokus" +wall x="200" y="100" w="128" h="64" img_x="200" img_y="100" layer="1" image="pokus" |