]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/ent_cs.qc
Move all the remaining gamemodes to common
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / ent_cs.qc
index 0eeddc349bce72d747f55d2b1f3b8b3251ca7d50..bbca691add0423059b1e6e86ee729725776fce17 100644 (file)
@@ -1,4 +1,5 @@
 #include "ent_cs.qh"
+#include <common/gamemodes/_mod.qh>
 
 REGISTRY(EntCSProps, BITS(16) - 1)
 #define EntCSProps_from(i) _EntCSProps_from(i, NULL)