]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/monsters/monster/spider.qh
Otimize navigation_poptouchedgoals mainly by returning earlier if bot is heading...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / monster / spider.qh
index 1da750d4ce74a3dc3eb1bcaefb581eb17fa59e1f..c54eb3a7a8c7a3e9c7cef14d562f8bcfa22eda70 100644 (file)
@@ -1,5 +1,7 @@
 #pragma once
 
+#include "../all.qh"
+
 #ifdef GAMEQC
 MODEL(MON_SPIDER, M_Model("spider.dpm"));
 #endif