Speech dat4.rel progress, dat151 XML improvements

This commit is contained in:
dexy
2019-01-21 10:50:49 +11:00
Unverified
parent 6d8a785635
commit 402fe391f3
2 changed files with 260 additions and 77 deletions
@@ -2304,6 +2304,9 @@ namespace CodeWalker.GameFiles
RelFile rel = new RelFile(rfe);
RpfMan.LoadFile(rel, rfe);
#region string building
if (rel.NameTable == null)
{
sb.AppendLine(rfe.Path + ": no strings found");
@@ -2376,6 +2379,9 @@ namespace CodeWalker.GameFiles
sb.AppendLine();
#endregion
byte[] data;
if (savetest)