Fix the command line being dense af

This commit is contained in:
Cyberboss
2018-04-27 10:06:46 -04:00
parent dcec86527a
commit 0f25d03068
2 changed files with 3 additions and 3 deletions
+1
View File
@@ -243,6 +243,7 @@ namespace TGS.CommandLine
else
{
Console.WriteLine("Connected remotely");
Console.WriteLine("Type 'instance' to connect to a server instance");
if (currentInterface.VersionMismatch(out error))
{
SentVMMWarning = true;