yyl
2025-12-01 ea185afc20a915d15eae8adb07d0acd837f3c210
Main/System/Sound/SoundPlayer.cs
@@ -89,6 +89,7 @@
        m_Instance.name = "SoundPlayer";
        m_Instance.SetActive(true);
        DontDestroyOnLoad(gameObject);
        Debug.Log("CreateSoundPlayer");
    }
    public void PlayBackGroundMusic(int _audioId)