Example #1
0
 public static void SaveGame(string path)
 {
     SaveLoadMemory.SaveTo(path);
 }