Core/PacketIO: Updated packet structures to 8.1.5
Port TrinityCore Commit: https://github.com/TrinityCore/TrinityCore/commit/31fda79556e55375962a3c9e46f6dbdbf6e90d18
This commit is contained in:
@@ -948,7 +948,8 @@ namespace Framework.Constants
|
||||
{
|
||||
Player = 0x01,
|
||||
DeathKnight = 0x04,
|
||||
DemonHunter = 0x20
|
||||
DemonHunter = 0x20,
|
||||
Conditional = 0x400
|
||||
}
|
||||
|
||||
public enum CharSectionType
|
||||
|
||||
Reference in New Issue
Block a user