Update State Driver after copying the previous set values into the custom driver

This commit is contained in:
Hendrik Leppkes
2008-09-28 14:44:45 +02:00
parent c2905efe71
commit 899c256250
+1
View File
@@ -224,4 +224,5 @@ end
function ActionBar:SetCopyCustomConditionals()
self.config.states.custom = self:UpdateStates(true)
self:UpdateStates()
end