mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 00:23:59 +09:00
Add todo
This commit is contained in:
@ -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 class GameplayWorkingBeatmap : WorkingBeatmap
|
||||||
{
|
{
|
||||||
private readonly IBeatmap gameplayBeatmap;
|
private readonly IBeatmap gameplayBeatmap;
|
||||||
|
Reference in New Issue
Block a user