版本修改
This commit is contained in:
co-authored by
changyunjia
parent
43acca7e54
commit
42150c6d11
@@ -30,7 +30,7 @@ namespace BingoBrain
|
|||||||
|
|
||||||
protected override void OnSwhSceCompl(object param = null)
|
protected override void OnSwhSceCompl(object param = null)
|
||||||
{
|
{
|
||||||
#if UNITY_EDITOR
|
#if UNITY_EDITOR||BingoBrainRelease
|
||||||
GameObject.Find("IngameDebugConsole").SetActive(false);
|
GameObject.Find("IngameDebugConsole").SetActive(false);
|
||||||
#endif
|
#endif
|
||||||
StartUpAppProcess();
|
StartUpAppProcess();
|
||||||
|
|||||||
@@ -141,7 +141,7 @@ PlayerSettings:
|
|||||||
loadStoreDebugModeEnabled: 0
|
loadStoreDebugModeEnabled: 0
|
||||||
visionOSBundleVersion: 1.0
|
visionOSBundleVersion: 1.0
|
||||||
tvOSBundleVersion: 1.0
|
tvOSBundleVersion: 1.0
|
||||||
bundleVersion: 1.1
|
bundleVersion: 1.0.1
|
||||||
preloadedAssets: []
|
preloadedAssets: []
|
||||||
metroInputSource: 0
|
metroInputSource: 0
|
||||||
wsaTransparentSwapchain: 0
|
wsaTransparentSwapchain: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user