mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-21 19:27:15 +00:00
GH-1300 call application quit when direct launch instance quits
This commit is contained in:
@@ -1498,7 +1498,7 @@ void MainWindow::launch(InstancePtr instance, bool online, BaseProfilerFactory *
|
||||
m_launchController->setOnline(online);
|
||||
m_launchController->setParentWidget(this);
|
||||
m_launchController->setProfiler(profiler);
|
||||
m_launchController->launch();
|
||||
m_launchController->start();
|
||||
}
|
||||
|
||||
void MainWindow::taskEnd()
|
||||
|
||||
Reference in New Issue
Block a user