多人PK问题修复

This commit is contained in:
18401019693
2023-03-10 15:48:34 +08:00
parent d8c4b9dd04
commit fdf9d0aea2

View File

@@ -23,7 +23,7 @@ ext {
baiduAppKey : "zgCgFhUKEOV7I3ZXDFpTfnRB",
baiduAppSecretKey: "nEVSgmuGpU0pjPr6VleEGGAl0hzGW52S",
// true表示谷歌支付 false
isGooglePlay : true,
isGooglePlay : false,
//是否上报异常日志
isUploadLog : true
]