zircon^2
Adam Frisby 2007-06-05 21:35:00 +00:00
parent 78d91ac9c8
commit ce85ec7167
1 changed files with 5 additions and 0 deletions

View File

@ -114,6 +114,11 @@ namespace OpenSim
sim.StartUp();
if (false)
{
Console.WriteLine("Hippos! [needed to commit something to test CCnet]");
}
while (true)
{
OpenSim.Framework.Console.MainConsole.Instance.MainConsolePrompt();