1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 05:39:53 +08:00
This commit is contained in:
smoogipoo
2021-10-04 20:35:26 +09:00
Unverified
parent 221cc1747c
commit fb63e5ed87
@@ -132,6 +132,7 @@ namespace osu.Game.Screens.Play.HUD
}
}
// Todo: This class shouldn't exist, but requires breaking changes to allow DifficultyCalculator to receive an IBeatmap.
private class GameplayWorkingBeatmap : WorkingBeatmap
{
private readonly IBeatmap gameplayBeatmap;