- basic shapeshift support, no config interface for it yet

This commit is contained in:
Hendrik Leppkes
2008-01-11 18:45:01 +00:00
parent 2fbed3b0ce
commit 3c64ce4269
5 changed files with 194 additions and 15 deletions
+1
View File
@@ -163,6 +163,7 @@ function ActionBar:ApplyConfig(config)
if not config.position then initialPosition(self) end
self:UpdateButtons()
self:UpdateStates()
end
-- Update the number of buttons in our bar, creating new ones if necessary