Files
BA-AD/baad/FlatData/TacticSpeed.py
Deathemonic 2ee2061ae9 feat: bump dump
- bump dump file to support latest client 1.46.287264
- updated flatbuf generator to support lastest dump file
- refactored table extracter
2024-07-15 23:21:43 +08:00

11 lines
176 B
Python

# automatically generated by the FlatBuffers compiler, do not modify
# namespace: FlatData
class TacticSpeed(object):
None_ = 0
Slow = 1
Normal = 2
Fast = 3