mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
Implement UserBrickPanel component
This commit is contained in:
@ -9,7 +9,7 @@ using osuTK;
|
||||
|
||||
namespace osu.Game.Users
|
||||
{
|
||||
public class UserGridPanel : UserPanel
|
||||
public class UserGridPanel : ExtendedUserPanel
|
||||
{
|
||||
private const int margin = 10;
|
||||
|
||||
|
Reference in New Issue
Block a user