fixes, portal sound changed, faders
This commit is contained in:
@@ -61,7 +61,6 @@ public class AudioManager : MonoBehaviour
|
||||
EVENT_CALLBACK beatCallback;
|
||||
|
||||
private static AudioManager _instance { get; set; }
|
||||
public static event Action<string> OnNewBGMMarker;
|
||||
// public static AudioManager instance;
|
||||
private static EventInstance musicEventInstance;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user