]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/mutators.qh
Make ons a proper mutator, give it a optional, alternative spawnsystem.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / mutators.qh
index 4e7d9a6512bd47b8806d2f791fa5fc04cd9ab035..8ba7320f2f086e546d479e1502cbf4524ceda8d2 100644 (file)
@@ -2,6 +2,7 @@ MUTATOR_DECLARATION(gamemode_keyhunt);
 MUTATOR_DECLARATION(gamemode_freezetag);
 MUTATOR_DECLARATION(gamemode_keepaway);
 MUTATOR_DECLARATION(gamemode_nexball);
+MUTATOR_DECLARATION(gamemode_onslaught);
 
 MUTATOR_DECLARATION(mutator_dodging);
 MUTATOR_DECLARATION(mutator_invincibleprojectiles);