From c48b1aae3596c9c81627db8e843fac73322c3879 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Fri, 20 Sep 2024 16:19:54 +0800 Subject: [PATCH] 1 --- server/jccommon/constant.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/jccommon/constant.go b/server/jccommon/constant.go index 048b9d2d..9b869296 100644 --- a/server/jccommon/constant.go +++ b/server/jccommon/constant.go @@ -114,7 +114,7 @@ const ( const ( MAP_MODE_BOUNTY = 301 - MAP_MODE_CIRCUIT = 601 + MAP_MODE_CIRCUIT = 7 ) const (