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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ local menuList = {
text = SPELLBOOK_ABILITIES_BUTTON,
notCheckable = 1,
func = function()
ToggleFrame(SpellBookFrame)
ToggleFrame(AscensionSpellbookFrame)
end
},
{