This commit is contained in:
aozhiwei 2024-10-28 10:55:04 +08:00
parent 25e5d83a37
commit 2bc5770d4e

View File

@ -25,6 +25,6 @@ const GS_SECRET_KEYS = array(
); );
const NOTICE_CHANNEL_ID = 'world_room_1'; const NOTICE_CHANNEL_ID = 'world_room_1';
const CIRCUIT_MATCH_SERVER_LIST = array( const CIRCUIT_MATCH_SERVER_LIST = array(
9 17
); );
define('PRESENT_FREE_ITEM', 1); define('PRESENT_FREE_ITEM', 1);