mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
- fixed bug with changing profiles created by r320
This commit is contained in:
@ -665,5 +665,6 @@ end
|
|||||||
|
|
||||||
function IceHUD:OnProfileEnable(oldName, oldData)
|
function IceHUD:OnProfileEnable(oldName, oldData)
|
||||||
self.IceCore.settings = self.db.profile
|
self.IceCore.settings = self.db.profile
|
||||||
|
self.IceCore:SetModuleDatabases()
|
||||||
self.IceCore:Enable()
|
self.IceCore:Enable()
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user