- changed the defaults for hiding the blizzard frame on the player and target health frames...i have a feeling i'm going to tick off a whole different subset of people by changing this, but we'll see.

This commit is contained in:
Parnic
2008-10-15 22:44:12 +00:00
parent 0f7220a5f0
commit c1c7ada05e
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ function IceTargetHealth.prototype:GetDefaultSettings()
settings["side"] = IceCore.Side.Left
settings["offset"] = 2
settings["classColor"] = false
settings["hideBlizz"] = true
settings["hideBlizz"] = false
settings["upperText"] = "[PercentHP:Round]"
settings["lowerText"] = "[(HP:Round \"/\" MaxHP:Round):HPColor:Bracket]"
settings["raidIconOnTop"] = true