modify gameparam.json

This commit is contained in:
sk 2024-04-12 14:15:31 +08:00
parent c6342f4b16
commit bee5d4bbc9
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
"MatchSeasonRankMaxNum":50, "MatchSeasonRankMaxNum":50,
"RobotInviteInitInterval": 1, "RobotInviteInitInterval": 1,
"RobotInviteIntervalMax": 1, "RobotInviteIntervalMax": 1,
"ClosePreCreateRoom": true, "ClosePreCreateRoom": false,
"AgoraAddress": "http://47.105.78.29:8081", "AgoraAddress": "http://47.105.78.29:8081",
"InviteUrl": "http://47.105.78.29:8000/" "InviteUrl": "http://47.105.78.29:8000/"
} }