mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
move see_into_this_sim_from_neighbor [Startup] flag parsing into Scene with the others
This commit is contained in:
@@ -660,7 +660,7 @@ namespace OpenSim
|
||||
return new Scene(
|
||||
regionInfo, circuitManager, sceneGridService,
|
||||
simDataService, estateDataService, m_moduleLoader, false,
|
||||
m_configSettings.See_into_region_from_neighbor, m_config.Source, m_version);
|
||||
m_config.Source, m_version);
|
||||
}
|
||||
|
||||
protected void ShutdownClientServer(RegionInfo whichRegion)
|
||||
|
||||
Reference in New Issue
Block a user