]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/constants.qh
Freeze Tag. It compiles. Untested. (don't test :P)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / constants.qh
index 4acf797b7dddfc7974315f23c4f5e506d2a7e500..f3150439a8db86276ff5e94e05fdd1f93950ab0d 100644 (file)
@@ -39,6 +39,7 @@ const float GAME_RACE = 11;
 const float GAME_NEXBALL = 12;
 const float GAME_CTS = 13;
 const float GAME_CA            = 14;
+const float GAME_FREEZETAG             = 15;
 
 const float AS_STRING          = 1;
 const float AS_INT             = 2;