forked from Github/PrismLauncher
This commit is contained in:
commit
e2526c80c8
1 changed files with 1 additions and 0 deletions
|
|
@ -171,6 +171,7 @@ void LauncherPartLaunch::on_state(LoggedProcess::State state)
|
|||
case LoggedProcess::Aborted:
|
||||
case LoggedProcess::Crashed: {
|
||||
m_parent->setPid(-1);
|
||||
m_parent->instance()->setMinecraftRunning(false);
|
||||
emitFailed(tr("Game crashed."));
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue