Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/68db469ee1f992bcdc81de64d6af1007d303be05)
This commit is contained in:
@@ -39,7 +39,7 @@ namespace Framework.Constants
|
||||
SceneObject = 0x1000,
|
||||
Conversation = 0x2000,
|
||||
|
||||
Seer = Player | Unit | DynamicObject,
|
||||
Seer = Unit | Player | DynamicObject,
|
||||
WorldObject = Unit | GameObject | DynamicObject | Corpse | AreaTrigger | SceneObject | Conversation
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user