release 0.6pre0
This commit is contained in:
parent
4b436ef1fc
commit
f7566455c2
36 changed files with 366 additions and 142 deletions
|
|
@ -85,6 +85,9 @@ void FurnaceGUI::drawNewSong() {
|
|||
selEnd=SelectionPoint();
|
||||
cursor=SelectionPoint();
|
||||
updateWindowTitle();
|
||||
if (e->song.system[0]==DIV_SYSTEM_KONTAKT_5) {
|
||||
showError("Kontakt not installed or detected!\nPlease use the \"Set plugin path\" option in the Configure System menu first.");
|
||||
}
|
||||
ImGui::CloseCurrentPopup();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue