mirror of
https://github.com/osukey/osukey.git
synced 2025-05-04 13:17:22 +09:00
Merge remote-tracking branch 'upstream/master' into rankings-tables
This commit is contained in:
commit
7efbf9f38f
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user