Core/Mail: Defined new mail message type (Port TrinityCore Commit 16e06a5392117043e8194b68072b0bfad7538eb0)
This commit is contained in:
@@ -24,7 +24,8 @@ namespace Framework.Constants
|
||||
Creature = 3,
|
||||
Gameobject = 4,
|
||||
Calendar = 5,
|
||||
Blackmarket = 6
|
||||
Blackmarket = 6,
|
||||
CommerceAuction = 7
|
||||
}
|
||||
|
||||
public enum MailCheckMask
|
||||
|
||||
Reference in New Issue
Block a user