First draft of conversion to the Blizzard template
This commit is contained in:
@@ -46,7 +46,6 @@ function ActionBar:UpdateButtons(numbuttons)
|
||||
-- show active buttons
|
||||
for i = 1, numbuttons do
|
||||
buttons[i]:SetParent(self)
|
||||
buttons[i]:SetLevels()
|
||||
buttons[i]:Show()
|
||||
buttons[i]:UpdateAction(true)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user