mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-11-12 23:32:42 -05:00
Some minor improvements
This commit is contained in:
@ -1272,7 +1272,7 @@ namespace AssetStudioCLI.Options
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
Console.WriteLine("Unknown Error.".Color(ColorConsole.Red));
|
||||
Console.WriteLine("Unknown Error.".Color(ColorConsole.BrightRed));
|
||||
Console.WriteLine(ex);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user