版本修改
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)
|
||||
{
|
||||
#if UNITY_EDITOR
|
||||
#if UNITY_EDITOR||BingoBrainRelease
|
||||
GameObject.Find("IngameDebugConsole").SetActive(false);
|
||||
#endif
|
||||
StartUpAppProcess();
|
||||
|
||||
Reference in New Issue
Block a user