mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 15:47:26 +08:00
Minor fixes
This commit is contained in:
parent
2e5bc4323a
commit
6d71f7f220
@ -112,7 +112,7 @@ namespace osu.Game.Rulesets.Catch.Difficulty
|
||||
/// The weighting of each strain value decays to this number * it's previous value
|
||||
/// </summary>
|
||||
private const double decay_weight = 0.94;
|
||||
|
||||
|
||||
protected double CalculateDifficulty()
|
||||
{
|
||||
// The strain step needs to be adjusted for the algorithm to be considered equal with speed changing mods
|
||||
|
Loading…
Reference in New Issue
Block a user