1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 02:22:56 +08:00

White space

This commit is contained in:
tgi74000 2018-04-08 15:52:40 +02:00
parent 58dbc63c6e
commit b40af0848f

View File

@ -12,7 +12,7 @@ namespace osu.Game.Rulesets.Catch.Mods
{
public override double ScoreMultiplier => 1.12;
public override bool Ranked => true;
private float lastStartX;
private int lastStartTime;