fix some behaviour

This commit is contained in:
Hendrik Leppkes
2008-07-16 16:33:50 +00:00
parent 358fc6607c
commit aded41c1cf
+1 -1
View File
@@ -222,5 +222,5 @@ function ActionBar:SetConfigAutoAssist(_, value)
if value ~= nil then
self.config.autoassist = value
end
self:UpdateStates()
self:ForAll("RefreshAllStateActions")
end