16 lines
353 B
Python
16 lines
353 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class ContentType(object):
|
|
None_ = 0
|
|
CampaignMainStage = 1
|
|
CampaignSubStage = 2
|
|
WeekDungeon = 3
|
|
EventContentMainStage = 4
|
|
EventContentSubStage = 5
|
|
CampaignTutorialStage = 6
|
|
EventContentMainGroundStage = 7
|
|
SchoolDungeon = 8
|
|
|