X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fmutators%2Fmutators.qh;h=20b64c324a9d3818a6847951469ab6c82243fa45;hb=78776096e605e2cbcddeb7e4a022e4a38c8c67f6;hp=dab42bd65d8c39287701a4c3cffb3daf808f9609;hpb=bf83d4469f1ac84d58e7ebae155274c4686eefea;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/mutators/mutators.qh b/qcsrc/server/mutators/mutators.qh index dab42bd65..20b64c324 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_td); MUTATOR_DECLARATION(gamemode_domination); MUTATOR_DECLARATION(gamemode_lms);