Core/PacketIO: Fixed SMSG_QUERY_GAME_OBJECT_RESPONSE structure

Port From (https://github.com/TrinityCore/TrinityCore/commit/5c5f3d5376a53e3cfbccbb2f6a5501e0ddc3ce6e)
This commit is contained in:
hondacrx
2021-11-15 20:38:06 -05:00
parent 10145749ca
commit 46d399dfb6
4 changed files with 8 additions and 6 deletions
@@ -708,6 +708,7 @@ namespace Game.Entities
public uint turnpersonallootsecurityoff; // 31 turn personal loot security off, enum { false, true, }; Default: false
public uint ChestProperties; // 32 Chest Properties, References: ChestProperties, NoValue = 0
public uint chestPushLoot; // 33 chest Push Loot, References: Treasure, NoValue = 0
public uint ForceSingleLooter; // 34 Force Single Looter, enum { false, true, }; Default: false
}
public struct binder