From 40b4929bd94c998411c7e7fe5f73e02cd92d9da6 Mon Sep 17 00:00:00 2001 From: Xruptor Date: Thu, 3 Nov 2016 11:52:38 -0400 Subject: [PATCH] Slight bug fix for debuffs jumping around sometimes. --- XanDebuffTimers.lua | 1 - XanDebuffTimers.toc | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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 -- 1.7.9.5