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