12 lines
218 B
Python
12 lines
218 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class WeekDungeonStarGoalType(object):
|
|
None_ = 0
|
|
AllAlive = 1
|
|
Clear = 2
|
|
GetBoxes = 3
|
|
ClearTimeInSec = 4
|
|
|