Properly enable/disable Auto-Assist when changing the option in the config
This commit is contained in:
@@ -213,6 +213,7 @@ function ActionBar:SetConfigAutoAssist(_, value)
|
||||
if value ~= nil then
|
||||
self.config.autoassist = value
|
||||
end
|
||||
self:UpdateStates()
|
||||
self:ForAll("RefreshAllStateActions")
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user