[BUG] `mt_alias_debuff` in `State.lua` should not be a global.
ChrisKader opened this issue ยท 1 comments
Before You Begin
- I confirm that I have downloaded the latest version of the addon.
- I am not playing on a private server.
- I checked for an existing, open ticket for this issue and was not able to find one.
- I edited the title of this bug report (above) so that it describes the issue I am reporting.
Describe the Issue
Line 4780 in State.lua creates creates mt_alias_debuff
as a global variable instead of a local one.
How to Reproduce
Load Hekili in-game and run /dump _G.mt_alias_debuff
to see that it is global.
Player Information (Link)
n/a
Error Messages (Link)
N/A
Additional Information
No response
Contact Information
No response