mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- added separate configuration for the "resting" and "combat" portions of the player status icon
- prettified/organized some configuration screens a bit
This commit is contained in:
@ -78,7 +78,7 @@ function CastBar.prototype:GetOptions()
|
||||
opts["lagAlpha"] =
|
||||
{
|
||||
type = 'range',
|
||||
name = 'Lag Indicator',
|
||||
name = 'Lag Indicator alpha',
|
||||
desc = 'Lag indicator alpha (0 is disabled)',
|
||||
min = 0,
|
||||
max = 1,
|
||||
|
Reference in New Issue
Block a user