„addon-modules/OpenSim-Grid-MoneyServer/OpenSim.Grid.MoneyServer/MoneyServerBase.cs“ ändern
parent
4b7dc6244d
commit
21a10b9382
|
@ -98,7 +98,7 @@ namespace OpenSim.Grid.MoneyServer
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public MoneyServerBase()
|
public MoneyServerBase()
|
||||||
{
|
{
|
||||||
m_console = new CommandConsole("MoneyServer ");
|
m_console = new RemoteConsole("MoneyServer ");
|
||||||
MainConsole.Instance = m_console;
|
MainConsole.Instance = m_console;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue