Core/Gossip: Fix interaction with gossip launched by accepting quest
Port From (https://github.com/TrinityCore/TrinityCore/commit/75bc3021da469d7c8eddbff23e5f1ec7c4a4dfbb)
This commit is contained in:
@@ -217,6 +217,7 @@ namespace Game.Misc
|
||||
public ObjectGuid SourceGuid;
|
||||
public uint TrainerId;
|
||||
public uint PlayerChoiceId;
|
||||
public bool IsLaunchedByQuest;
|
||||
}
|
||||
|
||||
public class PlayerMenu
|
||||
|
||||
Reference in New Issue
Block a user