Core/Mail: Defined new mail message type (Port TrinityCore Commit 16e06a5392117043e8194b68072b0bfad7538eb0)

This commit is contained in:
hondacrx
2019-06-19 15:23:33 -04:00
parent 758aae32e0
commit 6cf5473f3c
+2 -1
View File
@@ -24,7 +24,8 @@ namespace Framework.Constants
Creature = 3,
Gameobject = 4,
Calendar = 5,
Blackmarket = 6
Blackmarket = 6,
CommerceAuction = 7
}
public enum MailCheckMask