From ec8ba146ff7280504863f08db439bd2b306c0092 Mon Sep 17 00:00:00 2001 From: Pawel Date: Sat, 16 May 2015 18:34:20 +0200 Subject: [PATCH] v0.4 --- TDDps.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TDDps.lua b/TDDps.lua index ab8faf3..de0b3f3 100644 --- a/TDDps.lua +++ b/TDDps.lua @@ -84,7 +84,7 @@ end function TDDps_OnEvent(event) if event == 'PLAYER_TARGET_CHANGED' then if (UnitIsFriend('player', 'target')) then - TDGlowClear(); + TDButton_GlowClear(); return; else TDDps_InvokeNextSpell(); -- 1.7.9.5