24 lines
511 B
Python
24 lines
511 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class MailType(object):
|
|
System = 0
|
|
Attendance = 1
|
|
Event = 2
|
|
MassTrade = 3
|
|
InventoryFull = 4
|
|
ArenaDefenseVictory = 5
|
|
CouponUsageReward = 6
|
|
ArenaSeasonClose = 7
|
|
ProductReward = 8
|
|
MonthlyProductReward = 9
|
|
ExpiryChangeItem = 10
|
|
ClanAttendance = 11
|
|
AccountLink = 12
|
|
NewUserBonus = 13
|
|
LeftClanAssistReward = 14
|
|
CashShopBuy = 15
|
|
MonthlyProductPackage = 16
|
|
|