11 lines
158 B
Python
11 lines
158 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class Tier(object):
|
|
T1 = 0
|
|
T2 = 1
|
|
T3 = 2
|
|
T4 = 3
|
|
|