mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 08:02:55 +08:00
Add todo
This commit is contained in:
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;
|
||||
|
Loading…
Reference in New Issue
Block a user