]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/mutators.qh
Move midair to the mutator system
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / mutators.qh
index 3f9f020affc086c1968fbe80a2bfc64bd9a3d5e3..a27373dc3262e634425a66fa8b0ebe47cbb0489b 100644 (file)
@@ -21,5 +21,7 @@ MUTATOR_DECLARATION(mutator_vampire);
 MUTATOR_DECLARATION(mutator_superspec);
 MUTATOR_DECLARATION(mutator_minstagib);
 MUTATOR_DECLARATION(mutator_touchexplode);
+MUTATOR_DECLARATION(mutator_pinata);
+MUTATOR_DECLARATION(mutator_midair);
 
 MUTATOR_DECLARATION(sandbox);