- 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:
Parnic
2008-12-02 07:01:47 +00:00
parent f2b2d8d78d
commit 4420d84209
5 changed files with 90 additions and 15 deletions

View File

@ -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,