]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/monsters/_mod.inc
Merge branch 'master' into martin-t/bullet-trails
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / _mod.inc
index be50e5503f70f2d660263fd15f68c98aa991bd40..b01800b77ff14889a10ff9227404691de3dfaacd 100644 (file)
@@ -6,5 +6,8 @@
 #ifdef SVQC
     #include <common/monsters/sv_spawn.qc>
 #endif
+#ifdef SVQC
+    #include <common/monsters/sv_spawner.qc>
+#endif
 
 #include <common/monsters/monster/_mod.inc>