10 lines
163 B
Python
10 lines
163 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class TacticRange(object):
|
|
Back = 0
|
|
Front = 1
|
|
Middle = 2
|
|
|