Implement chat across region borders since we can tell if avatars in neighbouring regions are in range.

user_profiles
Justin Clark-Casey (justincc) 2013-03-22 00:03:10 +00:00
parent e23a0dcc5d
commit 476a7d3eee
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Chat
{
// This should use ForEachClient, but clients don't have a position.
// If camera is moved into client, then camera position can be used
s.ForEachRootScenePresence(
s.ForEachScenePresence(
delegate(ScenePresence presence)
{
if (TrySendChatMessage(