Exemplo n.º 1
0
 void Awake()
 {
     RLUtilities.Initialize();
     AudioManager.Initialize(audioInfo);
     Instance = this;
 }