Changed chat link implementation according to review

This commit is contained in:
FreezyLemon
2017-12-31 00:51:47 +01:00
parent d66d741af2
commit e7721d71f3
14 changed files with 272 additions and 281 deletions

View File

@ -134,7 +134,7 @@ namespace osu.Game
});
}
internal void LoadMultiplayerLobby(int lobbyId)
internal void JoinMultiplayerMatch(int matchId)
{
notifications.Post(new SimpleNotification
{