Skip to content

Commit

Permalink
Finalised loop config
Browse files Browse the repository at this point in the history
	modified:   Sonic-06-Toolkit/src/Tools/SonicAudioTools/SonicSoundStudio.cs
  • Loading branch information
HyperPolygon64 committed Dec 14, 2019
1 parent 09b5f59 commit 200381a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ private async void Btn_Process_Click(object sender, EventArgs e) {
location,
100000);
}

if (process.ExitCode != 0)
mainForm.Status = StatusMessages.cmn_ConvertFailed(SND, "AT3", false);
else File.Delete(wav);
Expand Down

0 comments on commit 200381a

Please sign in to comment.