mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-19 10:42:43 +00:00
Deprecate generic_recruit_engine.lua
This commit is contained in:
parent
45ac8de582
commit
7877218158
|
@ -1,3 +1,5 @@
|
|||
wesnoth.deprecated_message('ai/lua/generic_recruit_engine.lua', 3, '1.19', 'All its functionality has been moved to ai/lua/ca_recruit_rushers.lua which can now be used directly.')
|
||||
|
||||
return {
|
||||
-- init parameters:
|
||||
-- ai_cas: an object reference to store the CAs and associated data
|
||||
|
|
Loading…
Reference in New Issue
Block a user