Slight bug fix for debuffs jumping around sometimes.
Xruptor [11-03-16 - 15:52]
Slight bug fix for debuffs jumping around sometimes.
diff --git a/XanDebuffTimers.lua b/XanDebuffTimers.lua
index 8057152..7bb39bb 100644
--- a/XanDebuffTimers.lua
+++ b/XanDebuffTimers.lua
@@ -548,7 +548,6 @@ function f:ShowDebuffs(id)
sdTimer[i]:Show()
else
- sdTimer.debuffs[i].active = false --just in case
sdTimer[i]:Hide()
end
end
diff --git a/XanDebuffTimers.toc b/XanDebuffTimers.toc
index d953b12..a6b7774 100644
--- a/XanDebuffTimers.toc
+++ b/XanDebuffTimers.toc
@@ -2,7 +2,7 @@
## Title: xanDebuffTimers
## Notes: A small text based progress bar system for target debuffs.
## Author: Xruptor
-## Version: 3.9
+## Version: 4.0
## OptionalDeps: tekDebug
## SavedVariablesPerCharacter: XDT_DB