mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 23:17:18 +08: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…
x
Reference in New Issue
Block a user