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