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