]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - common.h
added linux timing code to SDL client for more accurate r_speeds reports
[xonotic/darkplaces.git] / common.h
index a31e822cc5fead2764828b0b3765956eac34701b..45cf7de54be886c202609a77f7e1e87e43b64208 100644 (file)
--- a/common.h
+++ b/common.h
@@ -268,9 +268,9 @@ typedef enum gamemode_e
        GAME_DARSANA,
        GAME_CONTAGIONTHEORY,
        GAME_EDU2P,
-       GAME_BLADEMASTER,
        GAME_PROPHECY,
        GAME_BLOODOMNICIDE,
+       GAME_STEELSTORM, // added by motorsep
        GAME_COUNT
 }
 gamemode_t;