Fix alot of bugs with switching profiles
This commit is contained in:
@@ -48,12 +48,6 @@ function StanceBarMod:OnEnable()
|
||||
self.bar:ApplyConfig(self.db.profile)
|
||||
end
|
||||
|
||||
function StanceBarMod:OnDisable()
|
||||
if not self.bar then return end
|
||||
self.bar:Disable()
|
||||
self:ToggleOptions()
|
||||
end
|
||||
|
||||
StanceBarMod.button_count = 10
|
||||
|
||||
function StanceBarMod:ApplyConfig()
|
||||
|
||||
Reference in New Issue
Block a user