示例#1
0
 //Save and load system
 public static void SaveProgress(GameMaster gameMaster)
 {
     SavePlayerData.SavePlayerProgress(gameMaster);
 }