This commit is contained in:
Matt Nadareski
2020-08-01 15:11:30 -07:00
parent 002e55e86e
commit 85c0cfb002

View File

@@ -104,7 +104,7 @@ namespace SabreTools.Features
get
{
return new Feature(
BaseReplaceValue,
ByGameValue,
new List<string>() { "-bg", "--by-game" },
"Diff against by game instead of hashes",
FeatureType.Flag,