mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Increase default number of avatars
This commit is contained in:
@ -103,7 +103,7 @@ namespace osu.Game.Screens.OnlinePlay.Lounge.Components
|
||||
}
|
||||
}
|
||||
|
||||
private int numberOfAvatars = 3;
|
||||
private int numberOfAvatars = 7;
|
||||
|
||||
public int NumberOfAvatars
|
||||
{
|
||||
|
Reference in New Issue
Block a user