10 lines
168 B
Python
10 lines
168 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class ClanJoinOption(object):
|
|
Free = 0
|
|
Permission = 1
|
|
All = 2
|
|
|