mirror of
https://github.com/opensim/opensim.git
synced 2026-06-29 18:55:37 +08:00
Plumb in the DirPlacesReply packet
This commit is contained in:
@@ -888,6 +888,10 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
{
|
||||
}
|
||||
|
||||
public void SendDirPlacesReply(UUID queryID, DirPlacesReplyData[] data)
|
||||
{
|
||||
}
|
||||
|
||||
public void KillEndDone()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user