Example #1
0
 void ExportOldSaveToolStripMenuItemClick(object sender, EventArgs e)
 {
     FileIO.save_data(sav3file.getSortedSave(1), savfilter);
 }