mirror of
https://github.com/ppy/osu
synced 2025-02-08 06:07:14 +00:00
Fix incorrect click action
This commit is contained in:
parent
6631b07442
commit
0b98bcc856
@ -57,8 +57,6 @@ namespace osu.Game.Users
|
||||
[BackgroundDependencyLoader]
|
||||
private void load()
|
||||
{
|
||||
Action = () => profileOverlay?.ShowUser(User);
|
||||
|
||||
Masking = true;
|
||||
BorderColour = colours.GreyVioletLighter;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user