Updated Blizzard Vehicle UI for 3.3
This commit is contained in:
parent
811a9493cb
commit
b5750b2e52
2 changed files with 5 additions and 9 deletions
|
|
@ -77,7 +77,9 @@ function MicroMenuMod:RestoreButtons()
|
|||
end
|
||||
|
||||
function MicroMenuMod:UpdateMicroButtons()
|
||||
self:RestoreButtons()
|
||||
if MainMenuBar.state == "player" then
|
||||
self:RestoreButtons()
|
||||
end
|
||||
end
|
||||
|
||||
MicroMenuBar.button_width = 28
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue