Core/Gossip: Fix interaction with gossip launched by accepting quest

Port From (https://github.com/TrinityCore/TrinityCore/commit/75bc3021da469d7c8eddbff23e5f1ec7c4a4dfbb)
This commit is contained in:
Hondacrx
2025-05-19 17:26:50 -04:00
parent e44861a629
commit 3e0e2354b7
3 changed files with 8 additions and 4 deletions
+1
View File
@@ -217,6 +217,7 @@ namespace Game.Misc
public ObjectGuid SourceGuid;
public uint TrainerId;
public uint PlayerChoiceId;
public bool IsLaunchedByQuest;
}
public class PlayerMenu