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:
@@ -104,7 +104,7 @@ namespace RombaSharp
|
||||
if (!Console.IsOutputRedirected && feature.ScriptMode)
|
||||
{
|
||||
Console.Clear();
|
||||
Prepare.SetConsoleHeader("SabreTools");
|
||||
Globals.SetConsoleHeader("SabreTools");
|
||||
}
|
||||
|
||||
// Now process the current feature
|
||||
|
||||
Reference in New Issue
Block a user