mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 12:02:54 +08:00
Increase default number of avatars
This commit is contained in:
parent
2f2e3d7366
commit
438f0ce702
@ -103,7 +103,7 @@ namespace osu.Game.Screens.OnlinePlay.Lounge.Components
|
||||
}
|
||||
}
|
||||
|
||||
private int numberOfAvatars = 3;
|
||||
private int numberOfAvatars = 7;
|
||||
|
||||
public int NumberOfAvatars
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user