mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Fix code quality for CI
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user