mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Further fixes to logging and SL read
This commit is contained in:
@@ -202,6 +202,7 @@ namespace SabreTools.Helper
|
||||
{
|
||||
datdata.Description = (String.IsNullOrEmpty(datdata.Description) ? xtr.GetAttribute("description") : datdata.Description);
|
||||
}
|
||||
xtr.Read();
|
||||
break;
|
||||
case "header":
|
||||
// We want to process the entire subtree of the header
|
||||
|
||||
Reference in New Issue
Block a user