mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 11:37:28 +08:00
Remove newline
This commit is contained in:
parent
dd60e3f1c4
commit
0fbc049f8d
@ -55,7 +55,6 @@ namespace osu.Game.Rulesets.Catch.Difficulty
|
||||
halfCatchWidth *= 0.8f; // We're only using 80% of the catcher's width to simulate imperfect gameplay.
|
||||
}
|
||||
|
||||
|
||||
CatchHitObject lastObject = null;
|
||||
|
||||
foreach (var hitObject in beatmap.HitObjects.OfType<CatchHitObject>())
|
||||
|
Loading…
Reference in New Issue
Block a user