mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 08:00:19 +01:00
Fix the command line being dense af
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user