]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/mutators.qh
Update eventlog command to be cleaner... wtf why was it so huge before.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / mutators.qh
index 91d2ea5be78c915997474f7fc24c851310bac36c..97c8907db00e6e873f32afb91a304be7cfb22186 100644 (file)
@@ -1,5 +1,9 @@
 MUTATOR_DECLARATION(gamemode_keyhunt);
+MUTATOR_DECLARATION(gamemode_freezetag);
+MUTATOR_DECLARATION(gamemode_keepaway);
+MUTATOR_DECLARATION(gamemode_ctf);
 
 MUTATOR_DECLARATION(mutator_nix);
 MUTATOR_DECLARATION(mutator_dodging);
 MUTATOR_DECLARATION(mutator_rocketflying);
+MUTATOR_DECLARATION(mutator_vampire);