]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - common.h
corrected the misspelled name GAME_NEXIUZ (and related things) to GAME_NEXUIZ (and...
[xonotic/darkplaces.git] / common.h
index 7058d0b3be74a9296f96c0b5b607deddb1b4de0f..80e7c17c75feff1d078f177a6b8d9a923138fe02 100644 (file)
--- a/common.h
+++ b/common.h
@@ -166,7 +166,7 @@ extern      struct cvar_s   registered;
 #define GAME_HIPNOTIC 1
 #define GAME_ROGUE 2
 #define GAME_NEHAHRA 3
-#define GAME_NEXIUZ 4
+#define GAME_NEXUIZ 4
 #define GAME_TRANSFUSION 5
 
 extern int gamemode;