mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Another commit as ordered by robl
This commit is contained in:
@@ -84,5 +84,6 @@ namespace OpenSim.Framework.Interfaces
|
||||
void SendRegionHandshake(RegionInfo regionInfo);
|
||||
void MoveAgentIntoRegion(RegionInfo regInfo);
|
||||
void SendAvatarData(RegionInfo regionInfo, string firstName, string lastName, LLUUID avatarID, uint avatarLocalID, LLVector3 Pos);
|
||||
AgentCircuitData RequestClientInfo();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user