示例#1
0
 public void RevertToCurrent()
 {
     tempSettings.CopyValues(ActiveData.GameSettings);
     UpdateFields();
 }