fix(Core/Quest): Refresh SMSG_QUESTGIVER_STATUS_MULTIPLE after a quest change (#8902)

Co-authored-by: Malcrom <malcromdev@gmail.com>
This commit is contained in:
acidmanifesto
2021-11-04 18:51:54 -04:00
committed by GitHub
parent 1926027066
commit 70b0de4e1f
5 changed files with 54 additions and 40 deletions

View File

@@ -2743,6 +2743,7 @@ public:
RewardedQuestSet m_RewardedQuests;
QuestStatusSaveMap m_RewardedQuestsSave;
void SendQuestGiverStatusMultiple();
SkillStatusMap mSkillStatus;