diff options
| author | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-02-09 20:49:15 +0000 |
|---|---|---|
| committer | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-02-09 20:49:15 +0000 |
| commit | ec218f423abf60b6e776d7a5a9ebee408de45a60 (patch) | |
| tree | 47304e931ff78ad6dc62226d845ec6faa7b0af2e /arena | |
| parent | 601a366b8c665f760463259552fedd7be43e5754 (diff) | |
- oprava chyby, pri zmeneni zbrane zo samopala, alebo lassera ( informoval xHire )
- prepis sietoveho protokolu, teraz je bezpecnejsi
git-svn-id: http://opensvn.csie.org/tuxanci_ng@3 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
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" |