better comprehensibility

This commit is contained in:
Lucky56
2021-06-18 23:58:33 +02:00
parent ef3e0e135e
commit e13318ca13
2 changed files with 4 additions and 4 deletions

View File

@ -62,7 +62,7 @@ class OptionsMenu extends MusicBeatState
new OptionCategory("Saved Data", [
new ResetScoreOption("Reset your score on all songs and weeks."),
new LockWeeksOption("Reset your storymode progress. (only Tutorial + Week 1 is unlocked)")
new LockWeeksOption("Reset your storymode progress. (only Tutorial + Week 1 will be unlocked)")
])
];