]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/mutators.qh
Move footsteps & norecoil out of the mutator system
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / mutators.qh
index 84dad48ca310cf26466d4fc45b477cd4e7df3b6f..6af356658e1b687b64c7c7b2d95756e156212293 100644 (file)
@@ -25,9 +25,7 @@ MUTATOR_DECLARATION(mutator_pinata);
 MUTATOR_DECLARATION(mutator_midair);
 MUTATOR_DECLARATION(mutator_bloodloss);
 MUTATOR_DECLARATION(mutator_random_gravity);
-MUTATOR_DECLARATION(mutator_norecoil);
 MUTATOR_DECLARATION(mutator_multijump);
-MUTATOR_DECLARATION(mutator_footsteps);
 MUTATOR_DECLARATION(mutator_melee_only);
 MUTATOR_DECLARATION(mutator_nades);
 MUTATOR_DECLARATION(mutator_riflearena);