Undeprecate [event]remove=
This commit is contained in:
parent
35a581c9e7
commit
63b5ac21fd
1 changed files with 0 additions and 1 deletions
|
@ -845,7 +845,6 @@ end
|
|||
|
||||
function wml_actions.event(cfg)
|
||||
if cfg.remove then
|
||||
wesnoth.log('debug', '[event]remove= is deprecated; use [remove_event] instead')
|
||||
wml_actions.remove_event(cfg)
|
||||
else
|
||||
wesnoth.add_event_handler(cfg)
|
||||
|
|
Loading…
Add table
Reference in a new issue