mirror of
https://github.com/ppy/osu
synced 2025-01-11 08:39:31 +00:00
Remove whitespace
This commit is contained in:
parent
cc54fc5c1b
commit
ed2b39a220
@ -79,6 +79,6 @@ namespace osu.Game.Rulesets.Mania.Difficulty
|
||||
return 0;
|
||||
|
||||
return (countPerfect * 320 + countGreat * 300 + countGood * 200 + countOk * 100 + countMeh * 50) / (totalHits * 320);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user