fix middle button on click map (#19)

This commit is contained in:
fxpw(Toxa)
2023-01-02 20:29:34 +03:00
committed by GitHub
parent 1b64395789
commit 858706bac0
+1 -1
View File
@@ -32,7 +32,7 @@ local menuList = {
text = SPELLBOOK_ABILITIES_BUTTON, text = SPELLBOOK_ABILITIES_BUTTON,
notCheckable = 1, notCheckable = 1,
func = function() func = function()
ToggleFrame(SpellBookFrame) ToggleFrame(AscensionSpellbookFrame)
end end
}, },
{ {