diff options
author | Tim Angus <tim@ngus.net> | 2001-06-13 02:09:23 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2001-06-13 02:09:23 +0000 |
commit | 96c0b0481787295d3cce286429b97d1432b5ee95 (patch) | |
tree | 0834a532021ce097ec4de03aed91679ee09dda27 | |
parent | c24682b923c47083bfd83c7fd929f162c5b24f3b (diff) |
Random updates to human upgrade system
-rw-r--r-- | src/game/g_local.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |