This commit is contained in:
aozhiwei 2021-07-07 09:10:31 +00:00
parent 94449fcee5
commit 6ec74e015e

View File

@ -82,6 +82,7 @@ enum BuffEffectType_e
kBET_BeRecycle = 61, //待回收
kBET_Trace = 62, //追踪玩家
kBET_MountainTop = 63, //在山顶
kBET_UseSkill = 64, //使用技能
kBET_End
};