mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Plumb the path from the client to the extra physics params and back
This commit is contained in:
@@ -1234,5 +1234,10 @@ namespace OpenSim.Region.OptionalModules.World.NPC
|
||||
public void SendPlacesReply(UUID queryID, UUID transactionID, PlacesReplyData[] data)
|
||||
{
|
||||
}
|
||||
|
||||
public void SendPartPhysicsProprieties(ISceneEntity entity)
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user