13 lines
211 B
Python
13 lines
211 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class BulletType(object):
|
|
Normal = 0
|
|
Pierce = 1
|
|
Explosion = 2
|
|
Siege = 3
|
|
Mystic = 4
|
|
None_ = 5
|
|
|