mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 03:22:55 +08:00
Fix code quality for CI
This commit is contained in:
parent
797a8da996
commit
e870ac6456
@ -26,7 +26,8 @@ namespace osu.Game.Screens.Edit.Setup
|
||||
{
|
||||
Label = EditorSetupStrings.HitcircleSliderCombos,
|
||||
FixedLabelWidth = LABEL_WIDTH,
|
||||
ColourNamePrefix = EditorSetupStrings.ComboColourPrefix }
|
||||
ColourNamePrefix = EditorSetupStrings.ComboColourPrefix
|
||||
}
|
||||
};
|
||||
|
||||
if (Beatmap.BeatmapSkin != null)
|
||||
|
Loading…
Reference in New Issue
Block a user