Ejemplo n.º 1
0
 public static void import_status(SystemData s, bool change_map = true)
 {
     s.Apply(StudioController.Instance, change_map);
 }