Implement partial packing

This commit is contained in:
Matt Nadareski
2020-08-28 21:10:02 -07:00
parent 2a5a5516d9
commit e76d19033f
2 changed files with 18 additions and 1 deletions

View File

@@ -854,7 +854,6 @@ namespace SabreTools.Library.DatItems
if (key == null)
key = "null";
key = WebUtility.HtmlEncode(key);
break;
case Field.DatItem_MD5: