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