]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - common.h
fix very unreliable jumping (it was doing a stepdown back onto the floor instantly...
[xonotic/darkplaces.git] / common.h
index 85c550bd6aa7de8bca9c8c3abdd9d9f06bacd3ac..48116bb4b6822f4aee0b85081e483a01215221c6 100644 (file)
--- a/common.h
+++ b/common.h
@@ -187,6 +187,7 @@ extern      struct cvar_s   cmdline;
 #define GAME_NEOTERIC 14
 #define GAME_OPENQUARTZ 15 //this game sucks
 #define GAME_PRYDON 16
+#define GAME_NETHERWORLD 17
 
 extern int gamemode;
 extern const char *gamename;