10 lines
153 B
Python
10 lines
153 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class SoundType(object):
|
|
UI = 0
|
|
BGM = 1
|
|
FX = 2
|
|
|