mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
* Message Server Linkages (still not ready for use so don't start it yet)
This commit is contained in:
@@ -227,6 +227,7 @@ namespace OpenSim.Grid.UserServer
|
||||
|
||||
public void NotifyMessageServersUserLoggedInToLocation(LLUUID agentID, LLUUID sessionID, LLUUID RegionID, ulong regionhandle, LLVector3 Position)
|
||||
{
|
||||
|
||||
m_messagesService.TellMessageServersAboutUser(agentID, sessionID, RegionID, regionhandle, Position);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user