11 lines
179 B
Python
11 lines
179 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class JudgeGrade(object):
|
|
None_ = 0
|
|
Miss = 1
|
|
Attack = 2
|
|
Critical = 3
|
|
|