fix:1、替换资源。2、修复bug

This commit is contained in:
2026-05-07 16:34:30 +08:00
parent 28d582c373
commit 1599bf4bbb
53 changed files with 18601 additions and 18653 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ public class LoveLegendRoot : MonoBehaviour
{
public void Awake()
{
#if UNITY_EDITOR || GAME_RELEASE
// GameObject.Find("IngameDebugConsole").SetActive(false);
#if UNITY_EDITOR || !GAME_RELEASE
GameObject.Find("IngameDebugConsole").SetActive(false);
#endif
SdkConfigMgr.Init();