Fix bug in multi-object alias targeting. Resolves #1823
This commit is contained in:
parent
e130ec2d6f
commit
08b0f3fbf8
3 changed files with 7 additions and 5 deletions
|
|
@ -170,7 +170,7 @@ def _init():
|
|||
global create_message, create_help_entry
|
||||
global settings, lockfuncs, logger, utils, gametime, ansi, spawn, managers
|
||||
global contrib, TICKER_HANDLER, MONITOR_HANDLER, SESSION_HANDLER
|
||||
global CHANNEL_HANDLER, TASK_HANDLER
|
||||
global CHANNEL_HANDLER, TASK_HANDLER
|
||||
global GLOBAL_SCRIPTS, OPTION_CLASSES
|
||||
global EvMenu, EvTable, EvForm, EvMore, EvEditor
|
||||
global ANSIString
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue