This commit is contained in:
aozhiwei 2021-06-17 20:20:38 +08:00
parent cf49d9a30d
commit b3129211cd

View File

@ -55,7 +55,7 @@ enum BuffEffectType_e
kBET_FlashMove = 37, //瞬间移动 kBET_FlashMove = 37, //瞬间移动
kBET_Become = 38, //变身 kBET_Become = 38, //变身
kBET_ShotCharge = 39, //射击蓄力 kBET_ShotCharge = 39, //射击蓄力
kBET_SelectTargetWithSelfPos = 39, //已自己坐标为中心范围内选取目标,并且批量添加buff kBET_SelectTargetWithSelfPos = 40, //已自己坐标为中心范围内选取目标,并且批量添加buff
kBET_FollowMaster = 49, //跟随主人 kBET_FollowMaster = 49, //跟随主人
kBET_ThroughWall = 50, //穿墙 kBET_ThroughWall = 50, //穿墙