Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
commit
57bfd38e2a
|
@ -106,7 +106,7 @@ namespace OpenSim.Region.Physics.Manager
|
|||
get { return new NullPhysicsScene(); }
|
||||
}
|
||||
|
||||
public RequestAssetDelegate RequestAssetMethod { private get; set; }
|
||||
public RequestAssetDelegate RequestAssetMethod { get; set; }
|
||||
|
||||
public virtual void TriggerPhysicsBasedRestart()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue