mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
fix browser
This commit is contained in:
parent
2bf5f25d98
commit
4d0fbc1a87
2 changed files with 69 additions and 12 deletions
|
@ -605,5 +605,5 @@ void NetPlaySetupDialog::acceptBrowser()
|
|||
else
|
||||
Config::SetBaseOrCurrent(Config::NETPLAY_ADDRESS, server_id);
|
||||
|
||||
emit JoinBrowser();
|
||||
emit Join();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue