2
0
Эх сурвалжийг харах

Update RecruitHeroBehavior.cpp

Removed inclusion of no longer existing and also not needed header.
Xilmi 1 жил өмнө
parent
commit
f04e110e2c

+ 0 - 1
AI/Nullkiller/Behaviors/RecruitHeroBehavior.cpp

@@ -13,7 +13,6 @@
 #include "../AIUtility.h"
 #include "../AIUtility.h"
 #include "../Goals/RecruitHero.h"
 #include "../Goals/RecruitHero.h"
 #include "../Goals/ExecuteHeroChain.h"
 #include "../Goals/ExecuteHeroChain.h"
-#include "../lib/CHeroHandler.h"
 
 
 namespace NKAI
 namespace NKAI
 {
 {