Release v9.7.10
This commit is contained in:
@@ -1239,7 +1239,7 @@ function QuestieQuest:PopulateObjective(quest, objectiveIndex, objective, blockI
|
||||
-- For completed and uncompleted objectives
|
||||
_RegisterObjectiveTooltips(objective, quest.Id, blockItemTooltips)
|
||||
|
||||
if completed then
|
||||
if completed or quest.isComplete then
|
||||
_UnloadAlreadySpawnedIcons(objective)
|
||||
return
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user