Core/PacketIO: Fixed SMSG_QUERY_GAME_OBJECT_RESPONSE structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/5c5f3d5376a53e3cfbccbb2f6a5501e0ddc3ce6e)
This commit is contained in:
@@ -195,7 +195,7 @@ namespace Framework.Constants
|
||||
/// <summary>
|
||||
/// GameObject Const
|
||||
/// </summary>
|
||||
public const int MaxGOData = 34;
|
||||
public const int MaxGOData = 35;
|
||||
public const uint MaxTransportStopFrames = 9;
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user