From 9340bc6f82229e95d72b66f2ea3217e105a85c98 Mon Sep 17 00:00:00 2001 From: Alex Shubert Date: Sat, 21 Mar 2015 20:41:40 +0200 Subject: [PATCH] watch frame track turned off. Getting annoyed by ppls who can't read --- QuestLevel.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/QuestLevel.lua b/QuestLevel.lua index 84284dd..ddba47e 100644 --- a/QuestLevel.lua +++ b/QuestLevel.lua @@ -42,6 +42,7 @@ function AutoTurnIn:ShowQuestLevelInLog() end function AutoTurnIn:ShowQuestLevelInWatchFrame() + return if not AutoTurnInCharacterDB.watchlevel then return end -- 1.7.9.5