11 lines
193 B
Python
11 lines
193 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class GrowthCategory(object):
|
|
None_ = 0
|
|
LevelUp = 1
|
|
Transcend = 2
|
|
SkillLevelUp = 3
|
|
|