afrisby
lbsa71 2007-09-17 07:10:23 +00:00
parent 6961013c24
commit b3d2f8b8e2
1 changed files with 1 additions and 1 deletions

View File

@ -517,7 +517,7 @@ namespace OpenSim
} }
else else
{ {
MainLog.Instance.Verbose("Current Region: " + m_consoleRegion.RegionInfo.RegionName + ". To change region please use 'change-region <regioname>'"); MainLog.Instance.Verbose("Current Region: " + m_localScenes.CurrentScene.RegionInfo.RegionName + ". To change region please use 'change-region <regioname>'");
} }
break; break;