mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Build, Help] Move credits to Help, remove last help from Build
This commit is contained in:
@@ -67,7 +67,7 @@ namespace RombaSharp
|
||||
// Credits take precidence over all
|
||||
if ((new List<string>(args)).Contains("--credits"))
|
||||
{
|
||||
Build.Help("Credits");
|
||||
_help.OutputCredits();
|
||||
_logger.Close();
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user