mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:17:51 +08:00
added desmos link
This commit is contained in:
parent
9afc956123
commit
bfe069355b
@ -246,6 +246,7 @@ namespace osu.Game.Rulesets.Osu.Difficulty
|
|||||||
return flashlightValue;
|
return flashlightValue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// https://www.desmos.com/calculator/knduquaytu
|
||||||
private double calculateEffectiveMissCount(OsuDifficultyAttributes attributes)
|
private double calculateEffectiveMissCount(OsuDifficultyAttributes attributes)
|
||||||
{
|
{
|
||||||
// Guess the number of misses + slider breaks from combo
|
// Guess the number of misses + slider breaks from combo
|
||||||
|
Loading…
Reference in New Issue
Block a user