summaryrefslogtreecommitdiff
path: root/src/game
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2015-12-05 20:57:04 +0100
committerPaweł Redman <pawel.redman@gmail.com>2015-12-05 20:57:04 +0100
commita52341666bfb66192cad23c0719447a1776ac207 (patch)
treef6ae8bb69574d816ada6111b03691ac1ee2ecc18 /src/game
parent80c11d651b83b98ae6e163e783196db2c70b710f (diff)
Fix menu backgrounds and get rid of chat garbage.
Diffstat (limited to 'src/game')
-rw-r--r--src/game/bg_public.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h
index f377739..9a2d464 100644
--- a/src/game/bg_public.h
+++ b/src/game/bg_public.h
@@ -32,7 +32,7 @@ TREMULOUS EDGE MOD SRC FILE
// because games can change separately from the main system version, we need a
// second version that must match between game and cgame
-#define GAME_VERSION "base"
+#define GAME_VERSION "newedge"
#define DEFAULT_GRAVITY 800
#define VOTE_TIME 30000 // 30 seconds before vote times out