Closed vadi2 closed 11 years ago
_G items in the pattern of ^Action\d+$ (which represent mudlet easy buttons) and UI timers ^Timer\d+$ get shown when you enable hidden variables view. They shouldn't be shown just like triggers and aliases aren't.
^Action\d+$
^Timer\d+$
Keybindings ^Key\d+$ get shown too.
^Key\d+$
Fixed.
_G items in the pattern of
^Action\d+$
(which represent mudlet easy buttons) and UI timers^Timer\d+$
get shown when you enable hidden variables view. They shouldn't be shown just like triggers and aliases aren't.Keybindings
^Key\d+$
get shown too.