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