]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - common.h
added Battlemech (thanks to Todd for submitting the patch, though I replaced his...
[xonotic/darkplaces.git] / common.h
index 274f0240b49b8ba5dfda9b8b94fe09eab01ecba4..9ba0ff96683e09f4aa5a1c17c6af8d6ef95ca93a 100644 (file)
--- a/common.h
+++ b/common.h
@@ -170,6 +170,7 @@ extern      struct cvar_s   registered;
 #define GAME_TRANSFUSION 5
 #define GAME_GOODVSBAD2 6
 #define GAME_TEU 7
+#define GAME_BATTLEMECH 8
 
 extern int gamemode;
 extern char *gamename;