mirror of
https://github.com/ppy/osu.git
synced 2026-06-01 19:00:05 +08:00
Merge remote-tracking branch 'upstream/master' into rankings-tables
This commit is contained in:
@@ -23,6 +23,7 @@ namespace osu.Game.Users
|
||||
|
||||
protected override Drawable CreateDrawable(User user) => new Cover(user);
|
||||
|
||||
[LongRunningLoad]
|
||||
private class Cover : CompositeDrawable
|
||||
{
|
||||
private readonly User user;
|
||||
|
||||
Reference in New Issue
Block a user