Esempio n. 1
0
 private void OnEnable()
 {
     if (isBeginning)
     {
         persistentManager.StartGame();
     }
 }