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:
@@ -22,6 +22,9 @@ namespace RombaSharp.Features
|
||||
in -old DAT file. Ignores those entries in -old that are not in -new.";
|
||||
this.Features = new Dictionary<string, Feature>();
|
||||
|
||||
// Common Features
|
||||
AddCommonFeatures();
|
||||
|
||||
AddFeature(OutStringInput);
|
||||
AddFeature(OldStringInput);
|
||||
AddFeature(NewStringInput);
|
||||
|
||||
Reference in New Issue
Block a user