mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Implement partial packing
This commit is contained in:
@@ -854,7 +854,6 @@ namespace SabreTools.Library.DatItems
|
||||
if (key == null)
|
||||
key = "null";
|
||||
|
||||
key = WebUtility.HtmlEncode(key);
|
||||
break;
|
||||
|
||||
case Field.DatItem_MD5:
|
||||
|
||||
Reference in New Issue
Block a user