From b3129211cd95783dbcde80d012b3e445fc80fefa Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 17 Jun 2021 20:20:38 +0800 Subject: [PATCH] 1 --- server/gameserver/constant_export.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, //穿墙