mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Forgot to hit save in the last commit
This commit is contained in:
@@ -2522,7 +2522,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
remoteAvatar.m_controllingClient.SendAvatarData(new SendAvatarData(m_regionInfo.RegionHandle, m_firstname, m_lastname, m_grouptitle, m_uuid,
|
||||
LocalId, pos, m_appearance.Texture.GetBytes(),
|
||||
m_parentID, m_bodyRot));
|
||||
m_parentID, m_rotation));
|
||||
m_scene.StatsReporter.AddAgentUpdates(1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user