Exemplo n.º 1
0
 public void OnOpenGame()
 {
     saveDataManager.LoadInPersistent();
     saveDataManager.LoadPlayerData(true);
 }