diff --git a/CodeLegacy/Main/Interpolate.cs b/CodeLegacy/Main/Interpolate.cs index 75b9d3a..9f7656c 100644 --- a/CodeLegacy/Main/Interpolate.cs +++ b/CodeLegacy/Main/Interpolate.cs @@ -292,7 +292,7 @@ namespace Flowframes Program.mainForm.SetTab(Program.mainForm.interpOptsTab.Name); Logger.LogIfLastLineDoesNotContainMsg("Canceled interpolation."); - if(Cli.ShowConsole) + if(Cli.AutoRun) Application.Exit(); if (!string.IsNullOrWhiteSpace(reason) && !noMsgBox)