Merge branch 'main' of https://source.jsoncompare.online/tron_wz/BingoGrassland
This commit is contained in:
@@ -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