transparency doesn't work

master
sidekek 5 years ago committed by GitHub
parent ffae2a3e65
commit 2e1d52538a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Program.cs

@ -16,7 +16,7 @@ namespace kot
{
Console.WriteLine(@"maek ascii !!
kot <input>
input argument /must/ be of types: {jpg, jpeg, png, bmp,}");
input argument /must/ be of types: {jpg, jpeg, bmp,}");
System.Environment.Exit(0);
}
string path = args[0];

Loading…
Cancel
Save