fix: Made audio work again
This commit is contained in:
parent
96acb9ba5f
commit
ef2fe7c97f
@ -43,8 +43,6 @@ public class StateController : MonoBehaviour
|
||||
|
||||
void Awake()
|
||||
{
|
||||
// TODO: Remove this when done
|
||||
AudioListener.pause = true;
|
||||
if (Instance == null)
|
||||
{
|
||||
Instance = this;
|
||||
|
Loading…
Reference in New Issue
Block a user