mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Merge commit 'ddf54b5537f2701deeb615ef8e1eeef20b746ea1' into bigmerge
Conflicts: OpenSim/Region/Framework/Scenes/Scene.cs
This commit is contained in:
@@ -31,13 +31,8 @@ namespace OpenSim.Framework
|
||||
{
|
||||
public string PhysicsEngine { get; set; }
|
||||
public string MeshEngineName { get; set; }
|
||||
public bool See_into_region_from_neighbor { get; set; }
|
||||
public string StorageDll { get; set; }
|
||||
public string ClientstackDll { get; set; }
|
||||
|
||||
|
||||
public bool PhysicalPrim { get; set; }
|
||||
|
||||
public string LibrariesXMLFile { get; set; }
|
||||
|
||||
public const uint DefaultRegionHttpPort = 9000;
|
||||
|
||||
Reference in New Issue
Block a user