11 lines
181 B
Python
11 lines
181 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class ScenarioModeTypes(object):
|
|
None_ = 0
|
|
Main = 1
|
|
Sub = 2
|
|
Replay = 3
|
|
|