X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fprogs.src;fp=qcsrc%2Fserver%2Fprogs.src;h=3ac35eee205644e500e80df2ffcd5963395011d4;hb=23b8d3a0e72974b6e5068a00bf9edd8788617d52;hp=6139d33714a5dc7edadc5b6bf25201418b0530fb;hpb=aebd05defc753eaef9fa87c49d60fafcf17554c5;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/progs.src b/qcsrc/server/progs.src index 6139d3371..3ac35eee2 100644 --- a/qcsrc/server/progs.src +++ b/qcsrc/server/progs.src @@ -30,6 +30,7 @@ defs.qh // Should rename this, it has fields and globals mutators/base.qh mutators/mutators.qh mutators/gamemode_ctf.qh +mutators/gamemode_domination.qh mutators/gamemode_keyhunt.qh // TODO fix this mutators/gamemode_keepaway.qh mutators/gamemode_nexball.qh @@ -142,7 +143,7 @@ t_plats.qc antilag.qc //ctf.qc -domination.qc +//domination.qc //mode_onslaught.qc //nexball.qc g_hook.qc @@ -211,6 +212,7 @@ monsters/monsters.qh mutators/base.qc mutators/gamemode_ctf.qc +mutators/gamemode_domination.qc mutators/gamemode_freezetag.qc mutators/gamemode_keyhunt.qc mutators/gamemode_keepaway.qc