mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Turn on warnings, resolve issues
This commit is contained in:
@ -272,7 +272,6 @@ namespace osu.Game
|
||||
/// Present a score's replay immediately.
|
||||
/// The user should have already requested this interactively.
|
||||
/// </summary>
|
||||
/// <param name="beatmap">The beatmap to select.</param>
|
||||
public void PresentScore(ScoreInfo score)
|
||||
{
|
||||
var databasedScore = ScoreManager.GetScore(score);
|
||||
|
Reference in New Issue
Block a user