9 lines
176 B
Python
9 lines
176 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class MessagePopupImagePositionType(object):
|
|
ImageFirst = 0
|
|
TextFirst = 1
|
|
|