mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
missing changed file
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user