10 lines
173 B
Python
10 lines
173 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class SkillPriorityCheckTarget(object):
|
|
Ally = 0
|
|
Enemy = 1
|
|
All = 2
|
|
|