diff options
Diffstat (limited to 'src/game/g_local.h')
-rw-r--r-- | src/game/g_local.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/game/g_local.h b/src/game/g_local.h index 0d38cf02..4431edaf 100644 --- a/src/game/g_local.h +++ b/src/game/g_local.h @@ -29,9 +29,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA //================================================================== -// the "gameversion" client command will print this plus compile date -#define GAMEVERSION "tremulous" - #define INFINITE 1000000 #define FRAMETIME 100 // msec |