From 9feeeb868c4638c8607c80018e2661915d751901 Mon Sep 17 00:00:00 2001 From: yangjing Date: Mon, 4 Jul 2022 19:22:47 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=85=B3=E9=97=ADdebug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Resources/Config/GameConfig.asset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Resources/Config/GameConfig.asset b/Assets/Resources/Config/GameConfig.asset index 5ed679c9..0d9493bd 100644 --- a/Assets/Resources/Config/GameConfig.asset +++ b/Assets/Resources/Config/GameConfig.asset @@ -16,7 +16,7 @@ MonoBehaviour: UseDiamond: 0 DifferNear: 0 DifferFar: 0 - IsDebug: 1 + IsDebug: 0 FailRewardRatio: 0.3 SceneCount: 3 BlockMaxLevel: 10