11 lines
179 B
Python
11 lines
179 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class AttackType(object):
|
|
Single = 0
|
|
Splash = 1
|
|
Through = 2
|
|
Heal = 3
|
|
|