mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Fix version feature again
This commit is contained in:
@@ -134,6 +134,7 @@ namespace SabreTools
|
|||||||
|
|
||||||
// Requires no input verification
|
// Requires no input verification
|
||||||
case Sort.Value:
|
case Sort.Value:
|
||||||
|
case Features.Version.Value:
|
||||||
success = feature.ProcessFeatures(features);
|
success = feature.ProcessFeatures(features);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user