Audio dat.rel XML editing

This commit is contained in:
dexy
2019-01-19 22:39:47 +11:00
Unverified
parent 3c38006a2b
commit f1562e6da0
6 changed files with 741 additions and 158 deletions
+2
View File
@@ -400,6 +400,8 @@ namespace CodeWalker.Forms
modified = false;
StatusLabel.Text = metaFormat.ToString() + " file saved successfully at " + DateTime.Now.ToString();
return true; //victory!
}
catch (Exception ex)