mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Combine Prepare into Globals, fix build
This commit is contained in:
@@ -27,7 +27,7 @@ namespace RombaSharp.Features
|
||||
if (!base.ProcessFeatures(features))
|
||||
return false;
|
||||
|
||||
logger.User($"RombaSharp version: {Prepare.Version}");
|
||||
logger.User($"RombaSharp version: {Globals.Version}");
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user