12 lines
208 B
Python
12 lines
208 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class FurnitureLocation(object):
|
|
None_ = 0
|
|
Inventory = 1
|
|
Floor = 2
|
|
WallLeft = 3
|
|
WallRight = 4
|
|
|