12 lines
228 B
Python
12 lines
228 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class EventTargetType(object):
|
|
WeekDungeon = 0
|
|
Chaser = 1
|
|
Campaign_Normal = 2
|
|
Campaign_Hard = 3
|
|
SchoolDungeon = 4
|
|
|