From 96c0b0481787295d3cce286429b97d1432b5ee95 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Wed, 13 Jun 2001 02:09:23 +0000 Subject: Random updates to human upgrade system --- src/game/g_local.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game/g_local.h b/src/game/g_local.h index a36cf0b7..b635b880 100644 --- a/src/game/g_local.h +++ b/src/game/g_local.h @@ -33,7 +33,7 @@ //================================================================== // the "gameversion" client command will print this plus compile date -#define GAMEVERSION "baseq3" +#define GAMEVERSION "tremulous" #define INFINITE 1000000 -- cgit