13 lines
247 B
Python
13 lines
247 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class BubbleType(object):
|
|
Idle = 0
|
|
Monologue = 1
|
|
EmoticonNormal = 2
|
|
EmoticonFavorite = 3
|
|
EmoticonReward = 4
|
|
EmoticonGiveGift = 5
|
|
|