X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fprogs.src;h=624d5cd67d51ef3e30c365b8650e3264c0c4b406;hb=d15f34b027d08e43713c98d2a27756df27164c34;hp=b077f2e4d4bc147f7dfa3eab265e103d1f949bda;hpb=f6511256f601cbf80b21ef6ce58da6da1253f28d;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/progs.src b/qcsrc/server/progs.src index b077f2e4d..624d5cd67 100644 --- a/qcsrc/server/progs.src +++ b/qcsrc/server/progs.src @@ -29,6 +29,7 @@ defs.qh // Should rename this, it has fields and globals mutators/base.qh mutators/mutators.qh +mutators/gamemode_arena.qh mutators/gamemode_ca.qh mutators/gamemode_ctf.qh mutators/gamemode_keyhunt.qh // TODO fix this @@ -212,6 +213,7 @@ round_handler.qc ../common/explosion_equation.qc mutators/base.qc +mutators/gamemode_arena.qc mutators/gamemode_ca.qc mutators/gamemode_ctf.qc mutators/gamemode_freezetag.qc