Browse Source

Update RecruitHeroBehavior.cpp

Removed inclusion of no longer existing and also not needed header.
Xilmi 1 year ago
parent
commit
f04e110e2c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      AI/Nullkiller/Behaviors/RecruitHeroBehavior.cpp

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

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