mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add history tag support (fixes #34)
This commit is contained in:
@@ -1051,6 +1051,9 @@ namespace SabreTools.Core.Tools
|
||||
|
||||
#region ListXML
|
||||
|
||||
case "history":
|
||||
return MachineField.History;
|
||||
|
||||
case "sourcefile":
|
||||
case "source_file":
|
||||
return MachineField.SourceFile;
|
||||
|
||||
Reference in New Issue
Block a user