mantis 8678: try fix rest console client

This commit is contained in:
UbitUmarov
2020-05-01 17:49:11 +01:00
parent 929fa3efbd
commit ab14241871
2 changed files with 3 additions and 2 deletions

View File

@@ -80,7 +80,7 @@ namespace OpenSim.ConsoleClient
while (m_Server.Running)
{
System.Threading.Thread.Sleep(500);
// MainConsole.Instance.Prompt();
MainConsole.Instance.Prompt();
}
if (pidFile != String.Empty)