Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/68db469ee1f992bcdc81de64d6af1007d303be05)
This commit is contained in:
@@ -82,6 +82,7 @@ namespace Game.Entities
|
||||
uint m_boundaryCheckTime; // (msecs) remaining time for next evade boundary check
|
||||
|
||||
// vendor items
|
||||
VendorData m_vendorData;
|
||||
List<VendorItemCount> m_vendorItemCounts = new();
|
||||
|
||||
internal Dictionary<ObjectGuid, Loot> m_personalLoot = new();
|
||||
|
||||
Reference in New Issue
Block a user