10 lines
171 B
Python
10 lines
171 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class ObstacleCoverType(object):
|
|
None_ = 0
|
|
Cover = 1
|
|
Shelter = 2
|
|
|