mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
also update m_lastSize in SendAvatarDataToAllAgents so more paths update
it
This commit is contained in:
@@ -2738,6 +2738,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
return;
|
||||
}
|
||||
|
||||
m_lastSize = Appearance.AvatarSize;
|
||||
|
||||
int count = 0;
|
||||
m_scene.ForEachScenePresence(delegate(ScenePresence scenePresence)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user