mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
- changed a couple of defaults on the new bar texture presets for additive versus blended draws
- widened the maximum gap once again to 700 by request (from 500) - hoping the curse packager works this morning ;)
This commit is contained in:
@ -71,7 +71,7 @@ IceHUD.options =
|
||||
IceHUD.IceCore:SetGap(v)
|
||||
end,
|
||||
min = 50,
|
||||
max = 500,
|
||||
max = 700,
|
||||
step = 5,
|
||||
order = 13,
|
||||
},
|
||||
|
Reference in New Issue
Block a user