fix middle button on click map (#19)
This commit is contained in:
parent
1b64395789
commit
858706bac0
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ local menuList = {
|
|||
text = SPELLBOOK_ABILITIES_BUTTON,
|
||||
notCheckable = 1,
|
||||
func = function()
|
||||
ToggleFrame(SpellBookFrame)
|
||||
ToggleFrame(AscensionSpellbookFrame)
|
||||
end
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue