mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
Liiitle fix
This commit is contained in:
@ -395,10 +395,10 @@ end
|
||||
function IceCore.prototype:LoadPresets()
|
||||
self.presets["Bar"] = {
|
||||
barTexture = "Bar",
|
||||
barWidth = 63,
|
||||
barHeight = 150,
|
||||
barProportion = 0.34,
|
||||
barSpace = 4,
|
||||
barWidth = 120,
|
||||
barHeight = 220,
|
||||
barProportion = 0.15,
|
||||
barSpace = 3,
|
||||
}
|
||||
|
||||
self.presets["HiBar"] = {
|
||||
|
Reference in New Issue
Block a user