mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 17:49:01 +00:00
Merge branch 'master' of https://github.com/MarioPartyNetplay/Dolphin-MPN
This commit is contained in:
commit
645106a635
1 changed files with 1 additions and 1 deletions
|
@ -900,7 +900,7 @@ void NetPlayDialog::OnMsgStartGame()
|
|||
});
|
||||
}
|
||||
|
||||
void NetPlayDialog::OnMsgStopGame()
|
||||
void NetPlayDialog::OnMsgStopGame(const std::string& player)
|
||||
{
|
||||
g_netplay_chat_ui.reset();
|
||||
g_netplay_golf_ui.reset();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue