mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- added user-submitted custom cooldown tracker module. thanks regmellon!
This commit is contained in:
@ -57,7 +57,7 @@ function IceCustomBar.prototype:GetDefaultSettings()
|
||||
settings["lockLowerFontAlpha"] = false
|
||||
settings["lowerText"] = ""
|
||||
settings["lowerTextVisible"] = false
|
||||
settings["isCustomBar"] = true
|
||||
settings["customBarType"] = "Bar"
|
||||
settings["buffToTrack"] = ""
|
||||
settings["myUnit"] = "player"
|
||||
settings["buffOrDebuff"] = "buff"
|
||||
|
Reference in New Issue
Block a user