11 lines
184 B
Python
11 lines
184 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class RaidSeasonType(object):
|
|
None_ = 0
|
|
Open = 1
|
|
Close = 2
|
|
Settlement = 3
|
|
|