11 lines
201 B
Python
11 lines
201 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class ReArrangeTargetType(object):
|
|
AllySelf = 0
|
|
AllyAll = 1
|
|
AllyUnitType = 2
|
|
AllyGroup = 3
|
|
|