mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Removed newline at end
This commit is contained in:
@ -229,7 +229,7 @@ namespace osu.Game.Screens.Multiplayer
|
||||
{
|
||||
coverContainer.FadeIn(transition_duration);
|
||||
|
||||
|
||||
|
||||
LoadComponentAsync(new BeatmapSetCover(value.BeatmapSet)
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
@ -260,4 +260,4 @@ namespace osu.Game.Screens.Multiplayer
|
||||
participantInfo.Participants = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user