关闭debug

This commit is contained in:
yangjing 2022-06-08 22:09:50 +08:00
parent 9245ba9674
commit 9fea66129c
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: GameConfig
m_EditorClassIdentifier:
IsAutoLevel: 0
IsDebug: 1
IsDebug: 0
BlockMaxLevel: 10
UnitSpeed: 150
CardList:

View File

@ -191,7 +191,7 @@ PlayerSettings:
iPhone: com.hotpotgames.mergemilitary.global
buildNumber:
Standalone: 1
iPhone: 0
iPhone: 1
AndroidBundleVersionCode: 2
AndroidMinSdkVersion: 21
AndroidTargetSdkVersion: 30