[SabreTools] Fix romba flag for sort depot

This commit is contained in:
Matt Nadareski
2017-02-09 15:39:15 -08:00
parent 44d7b8d4e5
commit 35e1a1e34f

View File

@@ -509,7 +509,7 @@ namespace SabreTools
"Enable TorrentGZ output",
FeatureType.Flag,
null));
sort["tgz"].AddFeature("romba", new Feature(
sortDepot["tgz"].AddFeature("romba", new Feature(
new List<string>() { "-r", "--romba" },
"Enable Romba depot dir output",
FeatureType.Flag,