]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/_all.qh
Another gamemode specific file and check
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / _all.qh
index d3771bafc88846e6c8982f3f62482c8daf99ad96..eeb06e7a692f9f86ad283bb5a2e84731f308c152 100644 (file)
@@ -6,10 +6,9 @@
 #include "defs.qh"
 #include "miscfunctions.qh"
 
-#include "../dpdefs/progsdefs.qh"
-#include "../dpdefs/dpextensions.qh"
 
-#include "../common/models/models.qh"
-#include "../common/sounds/sounds.qh"
+#include "../common/effects/all.qh"
+#include "../common/models/all.qh"
+#include "../common/sounds/all.qh"
 
 #endif