11 lines
188 B
Python
11 lines
188 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class ScenarioModeReplayTypes(object):
|
|
None_ = 0
|
|
Event = 1
|
|
Favor = 2
|
|
Work = 3
|
|
|