Update svn properties, minor formatting cleanup.
parent
2c685bff14
commit
a3d14832af
|
@ -822,7 +822,7 @@ namespace OpenSim.Framework.Console
|
||||||
cmdline.Remove(0, cmdline.Length);
|
cmdline.Remove(0, cmdline.Length);
|
||||||
}
|
}
|
||||||
|
|
||||||
while(true)
|
while (true)
|
||||||
{
|
{
|
||||||
Show();
|
Show();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue