版本修改

This commit is contained in:
changyunjia
2026-06-10 15:47:43 +08:00
co-authored by changyunjia
parent 43acca7e54
commit 42150c6d11
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ namespace BingoBrain
protected override void OnSwhSceCompl(object param = null)
{
#if UNITY_EDITOR
#if UNITY_EDITOR||BingoBrainRelease
GameObject.Find("IngameDebugConsole").SetActive(false);
#endif
StartUpAppProcess();