11 lines
159 B
Python
11 lines
159 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class Rarity(object):
|
|
N = 0
|
|
R = 1
|
|
SR = 2
|
|
SSR = 3
|
|
|