1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 01:59:53 +08:00

trim whitespace

This commit is contained in:
Nathan Alo
2021-08-15 18:56:24 +08:00
Unverified
parent 4ed06a1021
commit 2cc096101e
@@ -17,7 +17,7 @@ namespace osu.Game.Screens.OnlinePlay.Multiplayer
public class MultiplayerMatchSongSelect : OnlinePlaySongSelect
{
[Resolved]
private MultiplayerClient client { get; set; }
private MultiplayerClient client { get; set; }
private LoadingLayer loadingLayer;