mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Improve string consistency
This commit is contained in:
@ -24,7 +24,7 @@ namespace osu.Game.Screens.Edit.Setup
|
||||
{
|
||||
comboColours = new LabelledColourPalette
|
||||
{
|
||||
Label = EditorSetupStrings.HitcircleSliderCombos,
|
||||
Label = EditorSetupStrings.HitCircleSliderCombos,
|
||||
FixedLabelWidth = LABEL_WIDTH,
|
||||
ColourNamePrefix = EditorSetupStrings.ComboColourPrefix
|
||||
}
|
||||
|
Reference in New Issue
Block a user