10 lines
175 B
Python
10 lines
175 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class SchoolDungeonType(object):
|
|
SchoolA = 0
|
|
SchoolB = 1
|
|
SchoolC = 2
|
|
|