mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
* Merged ClientViewBase into ClientView for great justice
This commit is contained in:
@@ -135,7 +135,6 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
else
|
||||
{
|
||||
Console.WriteLine("Searching for Region: '" + regionName + "'");
|
||||
Scene foundScene = null;
|
||||
|
||||
foreach (Scene scene in m_localScenes)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user