mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet Handler - ref mantis #4010
This commit is contained in:
@@ -107,6 +107,7 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
public event UpdateShape OnUpdatePrimShape;
|
||||
public event ObjectExtraParams OnUpdateExtraParams;
|
||||
public event RequestObjectPropertiesFamily OnRequestObjectPropertiesFamily;
|
||||
public event ObjectRequest OnObjectRequest;
|
||||
public event ObjectSelect OnObjectSelect;
|
||||
public event GenericCall7 OnObjectDescription;
|
||||
public event GenericCall7 OnObjectName;
|
||||
|
||||
Reference in New Issue
Block a user