mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
mantis 8678: try fix rest console client
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user