mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
thing
This commit is contained in:
parent
b3f914ed4e
commit
59a3ef26ce
2 changed files with 13 additions and 30 deletions
|
@ -409,7 +409,7 @@ void NetPlayDialog::ConnectWidgets()
|
|||
Settings::Instance().GetNetPlayClient()->RequestStopGame();
|
||||
}
|
||||
if (state == Core::State::Uninitialized)
|
||||
DisplayMessage(tr("Stopped game"), "red");
|
||||
DisplayMessage(tr("Stopped game, Please wait for everyone to close the game before relaunching!"), "red");
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue