mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
Fixed a misplaced default setting
This commit is contained in:
@ -40,6 +40,7 @@ function IceCore.prototype:init()
|
||||
alphaic = 0.6,
|
||||
lockTextAlpha = true,
|
||||
barTexture = "Bar",
|
||||
barFontSize = 13,
|
||||
}
|
||||
|
||||
-- get default settings from the modules
|
||||
|
Reference in New Issue
Block a user