- set focus cast default scale to match focus health/mana

- set default sides and offsets on all bars to avoid them overlapping each other (fixes mirror/threat overlap and a few others)
This commit is contained in:
Parnic
2008-10-21 02:09:53 +00:00
parent f3a31bcdd1
commit 6790d58ecd
7 changed files with 10 additions and 9 deletions

View File

@ -164,7 +164,7 @@ function TargetCC.prototype:GetDefaultSettings()
settings["desiredLerpTime"] = nil
settings["lowThreshold"] = 0
settings["side"] = IceCore.Side.Left
settings["offset"] = 3
settings["offset"] = 5
settings["usesDogTagStrings"] = false
settings["onlyShowForMyDebuffs"] = false