From c6342f4b16018d5f8717fb3a8a4b9f3a9048a2f8 Mon Sep 17 00:00:00 2001 From: sk <123456@qq.com> Date: Fri, 12 Apr 2024 14:10:30 +0800 Subject: [PATCH] modify gameparam.json --- data/gameparam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/gameparam.json b/data/gameparam.json index 01c9755..818194c 100644 --- a/data/gameparam.json +++ b/data/gameparam.json @@ -20,7 +20,7 @@ "MatchSeasonRankMaxNum":50, "RobotInviteInitInterval": 1, "RobotInviteIntervalMax": 1, - "ClosePreCreateRoom": false, + "ClosePreCreateRoom": true, "AgoraAddress": "http://47.105.78.29:8081", "InviteUrl": "http://47.105.78.29:8000/" } \ No newline at end of file