This commit is contained in:
aozhiwei 2023-07-06 11:23:08 +08:00
parent ecf2d15c3c
commit 0c5624ab84

View File

@ -28,6 +28,7 @@ A8_DECLARE_CLASS_ENUM(BuffCallFunc_e, int,
kRefreshHp = 28,
kAddMaxHp = 29,
kSummonCarSpecPoint = 30,
kBossAnimi = 31,
);