From 128038beda94ff887c0179177c4b661d6899beb0 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 29 Oct 2024 14:05:45 +0800 Subject: [PATCH] 1 --- bin/matchserver/config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/matchserver/config/config.json b/bin/matchserver/config/config.json index 26d51c56..f8975e66 100644 --- a/bin/matchserver/config/config.json +++ b/bin/matchserver/config/config.json @@ -5,5 +5,5 @@ "game_start_notify_time": 20, "delay_delete_time": 60, "match_real_player": 1, - "circuit_mode_interval_time": 120 + "circuit_mode_interval_time": 0 }