mirror of
https://github.com/ppy/osu.git
synced 2025-02-19 21:52:54 +08:00
Fix test case failures
This commit is contained in:
parent
85c518f146
commit
7d56ce63d3
@ -13,7 +13,7 @@ namespace osu.Game.Tests.Visual
|
||||
base.Update();
|
||||
|
||||
// note that this will override any mod rate application
|
||||
Beatmap.Value.Track.Rate = Clock.Rate;
|
||||
Beatmap.Value.Track.TempoAdjust = Clock.Rate;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user