mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add universal changes to RombaSharp
This commit is contained in:
@@ -17,6 +17,9 @@ namespace RombaSharp.Features
|
||||
_featureType = ParameterType.Flag;
|
||||
LongDescription = "Prints version.";
|
||||
Features = new Dictionary<string, Feature>();
|
||||
|
||||
// Common Features
|
||||
AddCommonFeatures();
|
||||
}
|
||||
|
||||
public override void ProcessFeatures(Dictionary<string, Feature> features)
|
||||
|
||||
Reference in New Issue
Block a user