mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Increase background image resolution
This commit is contained in:
@ -190,7 +190,7 @@ namespace osu.Game.Screens.OnlinePlay.Lounge.Components
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Colour = Color4Extensions.FromHex(@"#27302E"),
|
||||
},
|
||||
new OnlinePlayBackgroundSprite(BeatmapSetCoverType.List)
|
||||
new OnlinePlayBackgroundSprite(BeatmapSetCoverType.Cover)
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both
|
||||
},
|
||||
|
Reference in New Issue
Block a user