ソースを参照

Update RecruitHeroBehavior.cpp

Removed inclusion of no longer existing and also not needed header.
Xilmi 1 年間 前
コミット
f04e110e2c
1 ファイル変更0 行追加1 行削除
  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
 {