X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fmutators%2Fmutators.qh;h=808d91c14ab3d737912d257bf0245f4efc161f94;hb=14d7329d2f9d4186132e29815d0d55ff22d60e1e;hp=3f9f020affc086c1968fbe80a2bfc64bd9a3d5e3;hpb=ab18855f2de6204798b29f9a7f2adc6382d39d1b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/mutators/mutators.qh b/qcsrc/server/mutators/mutators.qh index 3f9f020af..808d91c14 100644 --- a/qcsrc/server/mutators/mutators.qh +++ b/qcsrc/server/mutators/mutators.qh @@ -7,6 +7,7 @@ MUTATOR_DECLARATION(gamemode_keepaway); MUTATOR_DECLARATION(gamemode_ctf); MUTATOR_DECLARATION(gamemode_nexball); MUTATOR_DECLARATION(gamemode_onslaught); +MUTATOR_DECLARATION(gamemode_towerdefense); MUTATOR_DECLARATION(gamemode_domination); MUTATOR_DECLARATION(gamemode_lms);