mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
* Refactored OutPacket and FirstName/LastName out of Friends Module.
This commit is contained in:
@@ -563,6 +563,17 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
public void SendAgentOffline(LLUUID[] agentIDs)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public void SendAgentOnline(LLUUID[] agentIDs)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
private void Update()
|
||||
{
|
||||
frame++;
|
||||
|
||||
Reference in New Issue
Block a user