From 2bc5770d4e130bc76f724b51c597627e69ca4f53 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Mon, 28 Oct 2024 10:55:04 +0800 Subject: [PATCH] 1 --- config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.php b/config/config.php index 18d671c4..8dcf7735 100644 --- a/config/config.php +++ b/config/config.php @@ -25,6 +25,6 @@ const GS_SECRET_KEYS = array( ); const NOTICE_CHANNEL_ID = 'world_room_1'; const CIRCUIT_MATCH_SERVER_LIST = array( - 9 + 17 ); define('PRESENT_FREE_ITEM', 1);