mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-28 22:12:40 +00:00
derp
This commit is contained in:
parent
27ae40c1ee
commit
b6e2e2bd3d
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