mirror of
https://github.com/Deathemonic/BA-AD.git
synced 2025-07-29 03:37:24 +02:00

- bump dump file to support latest client 1.46.287264 - updated flatbuf generator to support lastest dump file - refactored table extracter
15 lines
213 B
Python
15 lines
213 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class WorldRaidDifficulty(object):
|
|
None_ = 0
|
|
A = 1
|
|
B = 2
|
|
C = 3
|
|
D = 4
|
|
E = 5
|
|
F = 6
|
|
G = 7
|
|
|