16 lines
291 B
Python
16 lines
291 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class ArenaRewardType(object):
|
|
None_ = 0
|
|
Time = 1
|
|
Daily = 2
|
|
SeasonRecord = 3
|
|
OverallRecord = 4
|
|
SeasonClose = 5
|
|
AttackVictory = 6
|
|
DefenseVictory = 7
|
|
RankIcon = 8
|
|
|