Add chart compatibility handler.
This commit is contained in:
@@ -608,7 +608,6 @@ namespace Cryville.Crtr {
|
||||
MissingMemberHandling = MissingMemberHandling.Error
|
||||
});
|
||||
|
||||
if (chart.format != 3) throw new FormatException("Invalid chart file format version");
|
||||
Logger.Log("main", 0, "Load/WorkerThread", "Applying ruleset (iteration 1)"); loadPregress = .10f;
|
||||
pruleset.PrePatch(chart);
|
||||
|
||||
|
Reference in New Issue
Block a user