mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Changed chat link implementation according to review
This commit is contained in:
@ -134,7 +134,7 @@ namespace osu.Game
|
||||
});
|
||||
}
|
||||
|
||||
internal void LoadMultiplayerLobby(int lobbyId)
|
||||
internal void JoinMultiplayerMatch(int matchId)
|
||||
{
|
||||
notifications.Post(new SimpleNotification
|
||||
{
|
||||
|
Reference in New Issue
Block a user