fix escape menu addbutton function signature
This commit is contained in:
parent
38f8bb85aa
commit
c5fb62c168
1 changed files with 1 additions and 2 deletions
|
|
@ -5638,6 +5638,5 @@ EscapeMenu:AddButton("MoveAnything!", EscapeMenuSection.AddOns, function()
|
|||
ReloadUI()
|
||||
else
|
||||
ShowUIPanel(MAOptions)
|
||||
return true
|
||||
end
|
||||
end)
|
||||
end, nil, true)
|
||||
Loading…
Add table
Add a link
Reference in a new issue