summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arena/for_a_good_night.map4
-rw-r--r--config.h2
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