]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - common.h
add GAME_NEXIUZ gamemode
[xonotic/darkplaces.git] / common.h
index ce8b6eaf21d3c7134d4138c490a49e33b3f4c8f9..1aac4caa14fb0f0d1120322ff6d97430da22fae9 100644 (file)
--- a/common.h
+++ b/common.h
@@ -171,7 +171,8 @@ extern      struct cvar_s   registered;
 #define GAME_HIPNOTIC 1
 #define GAME_ROGUE 2
 #define GAME_NEHAHRA 3
-#define GAME_TRANSFUSION 4
+#define GAME_NEXIUZ 4
+#define GAME_TRANSFUSION 5
 
 extern int gamemode;
 extern char *gamename;