11 lines
181 B
Python
11 lines
181 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class HexaUnitGrade(object):
|
|
Grade1 = 0
|
|
Grade2 = 1
|
|
Grade3 = 2
|
|
Boss = 3
|
|
|