Core/SmartAI: Improve SMART_EVENT_GOSSIP_HELLO

Port From (https://github.com/TrinityCore/TrinityCore/commit/e9aed3e442374db74ebc98edc39ba4ee46acf123)
This commit is contained in:
hondacrx
2021-12-16 12:36:53 -05:00
parent 24b0f058a9
commit cf3bc71a74
2 changed files with 21 additions and 3 deletions
@@ -2172,7 +2172,7 @@ namespace Game.AI
}
public struct GossipHello
{
public uint noReportUse;
public uint filter;
}
public struct Gossip
{