Recruit Rushers Micro AI: remove unused library

This commit is contained in:
mattsc 2014-04-12 22:52:54 -07:00
parent 6140b52234
commit 54babada05

View file

@ -1,7 +1,6 @@
local AH = wesnoth.require("ai/lua/ai_helper.lua")
local internal_recruit_cas = {}
local internal_params = {}
-- The following external engine creates the CA functions recruit_rushers_eval and recruit_rushers_exec
-- It also exposes find_best_recruit and find_best_recruit_hex for use by other recruit engines