mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- Fixed CC bars sometimes not updating and displaying when they should. (ticket #142)
This commit is contained in:
@ -213,6 +213,8 @@ function TargetCC.prototype:init(moduleName, unit)
|
||||
self.previousDebuff = nil
|
||||
self.previousDebuffTarget = nil
|
||||
self.previousDebuffTime = nil
|
||||
|
||||
self.bTreatEmptyAsFull = true
|
||||
end
|
||||
|
||||
-- grabs the list of CC's and pulls the localized spell name using the wow api
|
||||
|
Reference in New Issue
Block a user