From 02a91b4ca2b28de41d433c34efcb79c92d490db2 Mon Sep 17 00:00:00 2001 From: zorba Date: Wed, 29 Apr 2009 07:55:30 -0700 Subject: [PATCH] qh unhide fixed --- help.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/help.lua b/help.lua index 78df4b6..16bd6a7 100644 --- a/help.lua +++ b/help.lua @@ -88,6 +88,7 @@ function QuestHelper:ToggleHide() end self.map_overlay:Show() + self.minimap_marker:Show() self:TextOut("QuestHelper is now |cff00ff00shown|r.") QH_Timeslice_Bonus(20) -- Let the corutine do some overtime... -- 2.11.4.GIT