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 }