示例#1
0
 public void ExitGame()
 {
     JsonSerializer.Save(SerializaCity.GetSave());
     Application.Quit();
 }