13 lines
250 B
Python
13 lines
250 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class ClearCheck(object):
|
|
None_ = 0
|
|
Success_Play = 1
|
|
Success_Sweep = 2
|
|
Fail_Timeout = 3
|
|
Fail_PlayerGiveUp = 4
|
|
Fail_Annihilation = 5
|
|
|