Implement optimization for ruleset. (Amend to #13131b0f)
This commit is contained in:
@@ -495,6 +495,7 @@ namespace Cryville.Crtr {
|
||||
if (ruleset.format != 1) throw new FormatException("Invalid ruleset file version");
|
||||
ruleset.LoadPdt(dir);
|
||||
pruleset = ruleset.Root;
|
||||
pruleset.Optimize(etor);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user