SCRATCH things and stuff, related to grou saving
This commit is contained in:
@@ -1617,7 +1617,7 @@ void MainWindow::on_actionDeleteInstance_triggered()
|
||||
)->exec();
|
||||
if (response == QMessageBox::Yes)
|
||||
{
|
||||
m_selectedInstance->nuke();
|
||||
MMC->instances()->deleteInstance(m_selectedInstance->id());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user