mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 16:52:54 +08:00
Decrease precision of spacing setting
This commit is contained in:
parent
1ed4b9c11c
commit
f0dcda9acc
@ -32,7 +32,6 @@ namespace osu.Game.Screens.Play.HUD.HitErrorMeters
|
||||
{
|
||||
MinValue = 0,
|
||||
MaxValue = 10,
|
||||
Precision = 0.1f
|
||||
};
|
||||
|
||||
[SettingSource("Judgement shape", "The shape of each displayed judgement")]
|
||||
|
Loading…
Reference in New Issue
Block a user