From 13064d1bfc0459be37d8229f3f8c037fb8a10b8f Mon Sep 17 00:00:00 2001 From: oroborus Date: Mon, 23 Jun 2008 16:25:04 +0000 Subject: - arena bola dana do povodneho stavu git-svn-id: http://opensvn.csie.org/tuxanci_ng@69 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- arena/for_a_good_night.map | 4 ++-- config.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/arena/for_a_good_night.map b/arena/for_a_good_night.map index cb714d3..a4f8969 100644 --- a/arena/for_a_good_night.map +++ b/arena/for_a_good_night.map @@ -7,13 +7,13 @@ loadModule file="modWall.so" loadMusic file="for_a_good_night.ogg" name="for_a_good_night" -loadImage file="tl1.grow.png" name="grow" alpha="no" +loadImage file="l1.grow.png" name="grow" alpha="no" loadImage file="l1.hut.png" name="hut" alpha="yes" loadImage file="l1.peduncle.png" name="peduncle" alpha="yes" loadImage file="l1.tree.png" name="tree" alpha="yes" loadImage file="l1.wood.png" name="wood" alpha="yes" -arena background="grow" w="2000" h="2000" +arena background="grow" w="800" h="600" playMusic music="for_a_good_night" diff --git a/config.h b/config.h index 1572911..84f2fc2 100644 --- a/config.h +++ b/config.h @@ -6,7 +6,7 @@ #define DEBUG_CLIENT_RECV */ -#define TUXANCI_NG_VERSION "svn68" +#define TUXANCI_NG_VERSION "svn69" #define DESTDIR "/usr/local/" #define SUPPORT_NET_SDL_UDP -- cgit v1.2.3