From 8f1d5d73d1bcdbd43898eae14baa689603faea0c Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 15 Jun 2021 22:31:19 +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 1bab14b..adea1ac 100644 --- a/server/gameserver/constant_export.h +++ b/server/gameserver/constant_export.h @@ -11,7 +11,7 @@ const int kInWaterBuffId = 7007; const int kInIceBuffId = 7008; const int kBeRecycleBuffId = 7009; const int kTraceBuffId = 7011; -const int kInMountainTopBuffId = 7015; +const int kInMountainTopBuffId = 7014; enum BuffEffectType_e {