Total-RP / Storyline

A World of Warcraft add-on that improves the questing experience by replacing the default dialog frame by a more immersive frame with 3D models.
https://www.curseforge.com/wow/addons/storyline
14 stars 6 forks source link

Check if we should display reward using new API function #24

Closed Ellypse closed 6 months ago

Ellypse commented 6 years ago

Latest BfA beta build added C_QuestLog.ShouldShowQuestRewards(questID). The default UI checks this before displaying rewards, so we should probably do the same.