1
0
forked from akanyan/mu3-mods

fix(BetterGiveUp): a better way

This commit is contained in:
2025-01-05 03:03:39 +00:00
parent c9d90f2d12
commit bff55932ff
2 changed files with 74 additions and 78 deletions

View File

@ -127,7 +127,7 @@ class TestModePageModConfig: TestModePage {
"QuickStart",
_onOff,
0,
typeof(Sequence.PlayMusic).GetMethod("orig_updateState") != null,
typeof(Notes.NotesManager).GetMethod("orig_reset") != null,
"Sequence"
));