diff --git a/TSforgeCLI/Program.cs b/TSforgeCLI/Program.cs index 2c72265..7c1a50b 100644 --- a/TSforgeCLI/Program.cs +++ b/TSforgeCLI/Program.cs @@ -238,7 +238,6 @@ namespace TSforgeCLI { Logger.WriteLine("Argument doesn't exist or the specified activation ID is invalid."); options.ShowHelp = true; - break; } break; }