]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - common.h
illuminated surfaces are now sorted by texture, giving a good fps
[xonotic/darkplaces.git] / common.h
index 104521fbf2b84b1951ee8bc5773f903e38a1edab..ad96265c7915354e48de148a490b0089ec3a7753 100644 (file)
--- a/common.h
+++ b/common.h
@@ -274,6 +274,7 @@ typedef enum gamemode_e
        GAME_BLOODOMNICIDE,
        GAME_STEELSTORM, // added by motorsep
        GAME_STRAPBOMB, // added by motorsep for Urre
+       GAME_MOONHELM,
        GAME_COUNT
 }
 gamemode_t;