1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-12 08:33:04 +08:00

forgot last whitespace

This commit is contained in:
LeNitrous 2019-01-26 13:47:33 +08:00
parent 73dbf5712d
commit d920ee67ee

View File

@ -15,5 +15,4 @@ namespace osu.Game.Rulesets.Mods
public override FontAwesome Icon => FontAwesome.fa_chevron_circle_down;
public override double AppendRate => -0.25;
}
}