mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Further simplify import messaging
This commit is contained in:
@ -158,5 +158,7 @@ namespace osu.Game.Scoring
|
||||
{
|
||||
public string Acronym { get; set; }
|
||||
}
|
||||
|
||||
public override string ToString() => $"{User} playing {Beatmap}";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user