1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 21:27:24 +08:00

remove extra new line

This commit is contained in:
Nitrous 2024-01-12 15:13:38 +08:00
parent c404628113
commit c545a9c242
No known key found for this signature in database
GPG Key ID: A5D82BAEC7C1D1F5

View File

@ -27,7 +27,6 @@ namespace osu.Game.Screens.Play.PlayerSettings
Precision = 0.1,
};
private readonly PlayerSliderBar<double> rateSlider;
private readonly OsuSpriteText multiplierText;