mirror of
https://github.com/ppy/osu
synced 2024-12-19 13:21:45 +00:00
constant didnt update during last merge
This commit is contained in:
parent
b9748399c4
commit
b6e7d898f1
@ -24,7 +24,7 @@ namespace osu.Game.Rulesets.Osu.Difficulty.Skills
|
||||
|
||||
private const double wide_angle_multiplier = 1.5;
|
||||
private const double acute_angle_multiplier = 1.5;
|
||||
private const double slider_multiplier = 1.75;
|
||||
private const double slider_multiplier = 1.5;
|
||||
private const double vel_change_multiplier = 0.75;
|
||||
|
||||
private double currentStrain = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user