1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 02:39:52 +08:00

remove extra new line

This commit is contained in:
Nitrous
2024-01-12 15:13:38 +08:00
Unverified
parent c404628113
commit c545a9c242
@@ -27,7 +27,6 @@ namespace osu.Game.Screens.Play.PlayerSettings
Precision = 0.1,
};
private readonly PlayerSliderBar<double> rateSlider;
private readonly OsuSpriteText multiplierText;