Update chart format.

This commit is contained in:
2022-10-31 13:48:40 +08:00
parent d85553a93b
commit 0fac3f5337
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ namespace Cryville.Crtr.Extensions.Malody {
};
Chart chart = new Chart {
format = 1,
format = 2,
time = new BeatTime(-4, 0, 1),
ruleset = "malody!" + MODES[src.meta.mode],
sigs = new List<Chart.Signature>(),