diff options
Diffstat (limited to 'src/game/g_local.h')
-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 |