mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 17:32:54 +08:00
forgot to add double delcaration, remember to test
This commit is contained in:
parent
0b794728ea
commit
cde4b0b17c
@ -61,6 +61,7 @@ namespace osu.Game.Rulesets.Osu.Difficulty.Skills
|
|||||||
}
|
}
|
||||||
|
|
||||||
double angleBonus = 0;
|
double angleBonus = 0;
|
||||||
|
double sliderBonus = 0;
|
||||||
|
|
||||||
double aimStrain = currVelocity; // Start strain with regular velocity.
|
double aimStrain = currVelocity; // Start strain with regular velocity.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user