9 lines
159 B
Python
9 lines
159 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class ObstacleDestroyType(object):
|
|
Remain = 0
|
|
Remove = 1
|
|
|