1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 12:57:36 +08:00

trim whitespace

This commit is contained in:
Akash Mozumdar 2017-08-31 21:35:30 -04:00
parent af2f45a980
commit 472710e5db

View File

@ -23,7 +23,6 @@ namespace osu.Game.Rulesets.Osu.Scoring
{
}
float beatmapHp;
protected override void ComputeTargets(Game.Beatmaps.Beatmap<OsuHitObject> beatmap)