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);