1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-07 00:17:21 +08:00
Dean Herbert 552ec5282f Change WorkingBeatmap.GetVirtualTrack to use length provided by BeatmapInfo
A lot of tests are using test resources that populate the length field,
but do not populate hitobjects. The general expectation is that
components should be using the cached length in cases where hitobjects
are not relevant, but `GetVirtualTrack` was doing its own local
calculation.

This could cause tests to fail due to `MusicController` changing track
in the background.
2022-04-06 14:51:15 +09:00
..
2021-04-09 13:56:58 +09:00
2020-09-17 18:37:48 +09:00
2022-01-12 16:57:27 +09:00
2021-12-22 21:02:06 +09:00