mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- set all bars to animate by default
- forced animation off for cast and mirror bars - made a change to the toc for a curse/wowinterface update
This commit is contained in:
@ -26,6 +26,7 @@ function CastBar.prototype:GetDefaultSettings()
|
||||
settings["flashFailures"] = "Caster"
|
||||
settings["lagAlpha"] = 0.7
|
||||
settings["showBlizzCast"] = false
|
||||
settings["shouldAnimate"] = false
|
||||
|
||||
return settings
|
||||
end
|
||||
|
Reference in New Issue
Block a user