浏览代码

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
 {