Hippos!
parent
78d91ac9c8
commit
ce85ec7167
|
@ -114,6 +114,11 @@ namespace OpenSim
|
||||||
|
|
||||||
sim.StartUp();
|
sim.StartUp();
|
||||||
|
|
||||||
|
if (false)
|
||||||
|
{
|
||||||
|
Console.WriteLine("Hippos! [needed to commit something to test CCnet]");
|
||||||
|
}
|
||||||
|
|
||||||
while (true)
|
while (true)
|
||||||
{
|
{
|
||||||
OpenSim.Framework.Console.MainConsole.Instance.MainConsolePrompt();
|
OpenSim.Framework.Console.MainConsole.Instance.MainConsolePrompt();
|
||||||
|
|
Loading…
Reference in New Issue