Quantcast

Slight bug fix for buffs jumping around sometimes.

Xruptor [11-03-16 - 15:54]
Slight bug fix for buffs jumping around sometimes.
Filename
XanBuffTimers.lua
XanBuffTimers.toc
diff --git a/XanBuffTimers.lua b/XanBuffTimers.lua
index 4e3b058..8ef31ec 100644
--- a/XanBuffTimers.lua
+++ b/XanBuffTimers.lua
@@ -763,7 +763,6 @@ function f:ShowBuffs(id)

 			sdTimer[i]:Show()
 		else
-			sdTimer.buffs[i].active = false  --just in case
 			sdTimer[i]:Hide()
 		end
     end
diff --git a/XanBuffTimers.toc b/XanBuffTimers.toc
index 4284ee2..5e14637 100644
--- a/XanBuffTimers.toc
+++ b/XanBuffTimers.toc
@@ -2,7 +2,7 @@
 ## Title: xanBuffTimers
 ## Notes: A small text based progress bar system for target/focus/player buffs.
 ## Author: Xruptor
-## Version: 3.6
+## Version: 3.7
 ## SavedVariablesPerCharacter: XBT_DB

 xanBuffTimers.lua