brought back the week locking
This commit is contained in:
@ -58,6 +58,11 @@ class OptionsMenu extends MusicBeatState
|
||||
new FlashingLightsOption("Toggle flashing lights that can cause epileptic seizures and strain."),
|
||||
new WatermarkOption("Enable and disable all watermarks from the engine."),
|
||||
new BotPlay("Showcase your charts and mods with autoplay.")
|
||||
]),
|
||||
|
||||
new OptionCategory("Saved Data", [
|
||||
new LockWeeksOption("Lock all weeks. (exept Tutorial of course)")
|
||||
// TODO reset score
|
||||
])
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user