소스 검색

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
 {