hch
2025-11-28 e660e02f44933f28dc0d42c541332aae66040ef8
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)