mirror of
https://github.com/ppy/osu.git
synced 2024-11-12 00:27:25 +08:00
442347df8e
When starting a new section, the starting strain value was calculated using the unadjusted timing value, meaning decay curves were essentially being stretched or squashed according to the clockrate. This caused incorrect strain peaks for any section where the peak occurs at the start of the section (none of the objects in the section added enough strain after decay to exceed the starting strain). This bug caused star ratings with clockrates above 1 to be lower than they should and below 1 to be higher than they should. |
||
---|---|---|
.. | ||
DifficultyHitObject.cs |