mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 18:12:22 +00:00
Fixed the rushers micro ai crashing
This commit is contained in:
parent
3944b8f94e
commit
e90ed17aa3
@ -1,5 +1,6 @@
|
||||
local internal_recruit_cas = {}
|
||||
local internal_params = {}
|
||||
local ai
|
||||
|
||||
-- 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user