mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
Fixed a bug with disabled bars
This commit is contained in:
@ -51,6 +51,7 @@ function IceElement.prototype:Create(parent)
|
||||
|
||||
self.parent = parent
|
||||
self:CreateFrame()
|
||||
self.frame:Hide()
|
||||
end
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user