Liiitle fix

This commit is contained in:
iceroth
2007-04-16 17:05:50 +00:00
parent f63072e40c
commit ca4a4a80fa

View File

@ -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"] = {