15 lines
264 B
Python
15 lines
264 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class RewardTag(object):
|
|
Default = 0
|
|
FirstClear = 1
|
|
StrategyObject = 2
|
|
Event = 3
|
|
ThreeStar = 4
|
|
ProductMonthly = 5
|
|
Rare = 6
|
|
EventBonus = 7
|
|
|