HandyNotes: Covenant Sanctum

HandyNotes: Covenant Sanctum

1M Downloads

Leaked globals name and sublabel

Voopie opened this issue ยท 1 comments

commented

Same as Dathwada/handynotes-oribos#2

Leaked globals name and sublabel

name = _G["NPClinkSanctumTextLeft1"]:GetText()
sublabel = _G["NPClinkSanctumTextLeft2"]:GetText()

global name is used in Blizzard_PVPUI/Blizzard_PVPUI.lua:1552 so it might lead to something bad ^-^

commented

Thanks for the report.
They are now local variables.