We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e5e743 commit 9b5632aCopy full SHA for 9b5632a
source/options/MixtapeSettingsSubState.hx
@@ -75,7 +75,7 @@ class MixtapeSettingsSubState extends BaseOptionsMenu
75
);
76
addOption(option);
77
78
- var option:Option = new Option('Hold Subdivisons',
+ var option:Option = new Option('Hold Subdivisions',
79
"How many divisions are in a hold note with smooth holds.\nMore means smoother holds, but more of a performance hit.",
80
'holdSubdivs',
81
INT
0 commit comments