diff --git a/FezMultiplayerDedicatedServer/FezDedicatedServer.cs b/FezMultiplayerDedicatedServer/FezDedicatedServer.cs index d97d5fc..0516ac2 100644 --- a/FezMultiplayerDedicatedServer/FezDedicatedServer.cs +++ b/FezMultiplayerDedicatedServer/FezDedicatedServer.cs @@ -48,7 +48,7 @@ static void Main(string[] args) //Note: gotta keep the program busy otherwise it'll close - //TODO make the CLI better + //TODO make the CLI better; see https://learn.microsoft.com/en-us/dotnet/api/system.console , particularly Console.CursorTop and Console.CursorLeft try {