diff --git a/CandyBuckets.toc b/CandyBuckets.toc index 0457e61..c2b3b2d 100644 --- a/CandyBuckets.toc +++ b/CandyBuckets.toc @@ -2,7 +2,7 @@ ## Title: CandyBuckets ## Notes: Shows map icons for Lunar Festival, Hallow's End and Midsummer Fire Festival! ## Author: Vladinator -## Version: 9.0.1.201018 +## Version: 9.0.1.201018b ## X-Curse-Project-ID: 44213 ## X-WoWI-ID: 20450 db\hallow.lua diff --git a/core.lua b/core.lua index 9d4c190..6447b74 100644 --- a/core.lua +++ b/core.lua @@ -658,7 +658,7 @@ function addon:IsDeliveryLocationExpected(questID) end if not questCollection[1] then - questName = C_QuestLog.GetQuestInfo(questID) + questName = C_QuestLog.GetTitleForQuestID(questID) if questName then local missingFromModule