more work

This commit is contained in:
tildearrow 2023-12-22 15:43:41 -05:00
parent a642cb4d4b
commit f80340ebcc
7 changed files with 15 additions and 24 deletions

View file

@ -66,6 +66,7 @@ void FurnaceGUI::doAction(int what) {
openFileDialog(GUI_FILE_SAVE);
break;
case GUI_ACTION_EXPORT:
curExportType=-1;
displayExport=true;
break;
case GUI_ACTION_UNDO: