mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
fixed bug with user not getting land properties on login
This commit is contained in:
@@ -281,6 +281,8 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
{
|
||||
//do we need to use newAvatar? not sure so have added this to kill the compile warning
|
||||
}
|
||||
|
||||
m_scene.LandManager.sendLandUpdate(this);
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user