mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Fix flag
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user