part 2 of more work
This commit is contained in:
parent
f80340ebcc
commit
15f0f50def
3 changed files with 50 additions and 4 deletions
|
|
@ -66,7 +66,7 @@ void FurnaceGUI::doAction(int what) {
|
|||
openFileDialog(GUI_FILE_SAVE);
|
||||
break;
|
||||
case GUI_ACTION_EXPORT:
|
||||
curExportType=-1;
|
||||
curExportType=GUI_EXPORT_NONE;
|
||||
displayExport=true;
|
||||
break;
|
||||
case GUI_ACTION_UNDO:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue