diff --git a/Program.cs b/Program.cs index ebace19..b5748eb 100644 --- a/Program.cs +++ b/Program.cs @@ -34,7 +34,6 @@ if (!Directory.Exists(tarGamePath)) { Directory.CreateDirectory(tarGamePath); } -if if (args[0].EndsWith(".exe")) {