mirror of
https://github.com/ppy/osu.git
synced 2026-06-04 07:44:10 +08:00
Fix code quality
This commit is contained in:
@@ -40,7 +40,7 @@ namespace osu.Game.Screens.OnlinePlay.Multiplayer
|
||||
private readonly MultiplayerLeaderboardProvider leaderboardProvider;
|
||||
|
||||
private GameplayMatchScoreDisplay teamScoreDisplay = null!;
|
||||
private GameplayChatDisplay chat;
|
||||
private GameplayChatDisplay chat = null!;
|
||||
|
||||
/// <summary>
|
||||
/// Construct a multiplayer player.
|
||||
|
||||
Reference in New Issue
Block a user