]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/mutators.qh
Use floats instead of strings to handle monster type
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / mutators.qh
index 7fcfd9883bb9195f24b7f513ffc1e8189d03c014..4d57fa7ee64d6b7a9ece79ccd07aa75894bab763 100644 (file)
@@ -4,6 +4,8 @@ MUTATOR_DECLARATION(gamemode_keepaway);
 MUTATOR_DECLARATION(gamemode_ctf);
 MUTATOR_DECLARATION(gamemode_nexball);
 MUTATOR_DECLARATION(gamemode_onslaught);
+MUTATOR_DECLARATION(gamemode_td);
+MUTATOR_DECLARATION(gamemode_domination);
 
 MUTATOR_DECLARATION(mutator_dodging);
 MUTATOR_DECLARATION(mutator_invincibleprojectiles);