1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-14 23:37:26 +08:00

Removed TODO comment regarding Aim being StarRating

Co-Authored-By: HoLLy-HaCKeR <HoLLy-HaCKeR@users.noreply.github.com>
This commit is contained in:
Dan Balasescu 2019-01-10 22:47:28 +00:00 committed by GitHub
parent 75a5691c5f
commit 09f12fcd42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,6 @@ namespace osu.Game.Rulesets.Catch.Difficulty
return 0;
// We are heavily relying on aim in catch the beat
// TODO: replaced Aim with StarRating, not sure if this is correct!
double value = Math.Pow(5.0f * Math.Max(1.0f, Attributes.StarRating / 0.0049f) - 4.0f, 2.0f) / 100000.0f;
// Longer maps are worth more. "Longer" means how many hits there are which can contribute to combo