Example #1
0
 public void ResetData()
 {
     SG = new SaveGame();
     SG.SaveGameData();
 }