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