forked from akanyan/mu3-mods
fix(BetterGiveUp): a better way
This commit is contained in:
@ -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"
|
||||
));
|
||||
|
||||
|
Reference in New Issue
Block a user