11 lines
189 B
Python
11 lines
189 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class FeverBattleType(object):
|
|
Campaign = 0
|
|
Raid = 1
|
|
WeekDungeon = 2
|
|
Arena = 3
|
|
|