mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-17 03:46:22 +08:00
Audio dat.rel to XML conversion
This commit is contained in:
@@ -59,6 +59,7 @@ namespace CodeWalker.Forms
|
||||
|
||||
CurrentFile = rel;
|
||||
|
||||
XmlTextBox.Text = RelXml.GetXml(rel);
|
||||
|
||||
StringBuilder sb = new StringBuilder();
|
||||
if (rel != null)
|
||||
|
||||
Reference in New Issue
Block a user