GH-2053 basics of the servers.dat management
This commit is contained in:
@@ -181,7 +181,7 @@ void InstanceWindow::closeEvent(QCloseEvent *event)
|
||||
|
||||
bool InstanceWindow::saveAll()
|
||||
{
|
||||
return m_container->prepareToClose();
|
||||
return m_container->saveAll();
|
||||
}
|
||||
|
||||
void InstanceWindow::on_btnKillMinecraft_clicked()
|
||||
|
Reference in New Issue
Block a user