mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
send selected objects Proprieties udp part outside update queues and as a physics single caps message per selection request
This commit is contained in:
@@ -1384,6 +1384,10 @@ namespace OpenSim.Tests.Common
|
||||
{
|
||||
}
|
||||
|
||||
public void SendSelectedPartsProprieties(List<ISceneEntity> parts)
|
||||
{
|
||||
}
|
||||
|
||||
public void SendPartPhysicsProprieties(ISceneEntity entity)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user