1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 14:01:24 +08:00
Files
osu-lazer/osu.Game.Rulesets.Catch.Tests/Editor
T
Bartłomiej Dach deeb2e99a2 Add test for correct juice stream tick counts in editor
cda9440a29 inadvertently fixes this in the
most frequent case by inverting the `TickDistanceMultiplier` from being
not-1 to 1 on beatmap versions above v8.

This can still potentially go wrong if a beatmap from a version below v8
is edited, because upon save it will be reencoded at the latest version,
meaning that the multiplier will change from not-1 to 1 - but this can
be handled separately.
deeb2e99a2 · 2024-06-28 11:58:07 +02:00
History
..
2024-03-26 10:55:49 +01:00
2023-06-24 01:00:03 +09:00