10 lines
168 B
Python
10 lines
168 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class ProjectileAction(object):
|
|
None_ = 0
|
|
Damage = 1
|
|
Heal = 2
|
|
|