]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/progs.inc
Merge branch 'master' into TimePath/effectinfo
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / progs.inc
index b46a371de2136e1a4488fddeb37f91fc2dc9bdec..3d742a624588ce6de0fc83ae2fef10896ea172ea 100644 (file)
@@ -37,7 +37,8 @@
 
 #include "../common/animdecide.qc"
 #include "../common/buffs.qc"
-#include "../common/effects.qc"
+#include "../common/effects/effects.qc"
+#include "../common/effects/effectinfo.qc"
 #include "../common/mapinfo.qc"
 #include "../common/movetypes/include.qc"
 #include "../common/nades.qc"
@@ -59,7 +60,7 @@
 #include "../common/weapons/all.qc"
 
 #include "../common/turrets/cl_turrets.qc"
-#include "../common/turrets/turrets.qc"
+#include "../common/turrets/all.qc"
 
 #include "../common/triggers/include.qc"