关闭debug
This commit is contained in:
parent
9245ba9674
commit
9fea66129c
|
@ -13,7 +13,7 @@ MonoBehaviour:
|
|||
m_Name: GameConfig
|
||||
m_EditorClassIdentifier:
|
||||
IsAutoLevel: 0
|
||||
IsDebug: 1
|
||||
IsDebug: 0
|
||||
BlockMaxLevel: 10
|
||||
UnitSpeed: 150
|
||||
CardList:
|
||||
|
|
|
@ -191,7 +191,7 @@ PlayerSettings:
|
|||
iPhone: com.hotpotgames.mergemilitary.global
|
||||
buildNumber:
|
||||
Standalone: 1
|
||||
iPhone: 0
|
||||
iPhone: 1
|
||||
AndroidBundleVersionCode: 2
|
||||
AndroidMinSdkVersion: 21
|
||||
AndroidTargetSdkVersion: 30
|
||||
|
|
Loading…
Reference in New Issue