]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/monsters/all.qc
Remove _all indirection
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / all.qc
index 3abacacca12430efacb80d32a2fa128ebcad4064..fa3f65193ae5725bc0e4a87806433875344a23f3 100644 (file)
@@ -15,7 +15,7 @@ string M_Model(string m_mdl)
 #include "all.qh"
 
 #define IMPLEMENTATION
-#include "monster/_all.inc"
+#include "monster/_mod.inc"
 #undef IMPLEMENTATION
 
 #ifdef SVQC