mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
- fixed a misplaced 'self'
This commit is contained in:
@ -660,7 +660,7 @@ function IceHUD_Options:OnLoad()
|
|||||||
end
|
end
|
||||||
|
|
||||||
if IceHUD and IceHUD.IceCore then
|
if IceHUD and IceHUD.IceCore then
|
||||||
self:OnLoad()
|
IceHUD_Options:OnLoad()
|
||||||
end
|
end
|
||||||
|
|
||||||
function IceHUD_Options:SetupProfileImportButtons()
|
function IceHUD_Options:SetupProfileImportButtons()
|
||||||
|
Reference in New Issue
Block a user