mirror of
https://github.com/ppy/osu.git
synced 2025-02-21 15:02:53 +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();
|
base.Update();
|
||||||
|
|
||||||
// note that this will override any mod rate application
|
// 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