mirror of
https://github.com/opensim/opensim.git
synced 2026-05-19 06:25:44 +08:00
*Parcel and estate support fully restored into Sugilite
*Significant movement (currently set to 2 meters of movement for performance reasons, even though its speedy) and initial login now sends parcel updates
This commit is contained in:
@@ -564,6 +564,7 @@ namespace OpenSim.Region.ClientStack
|
||||
if (OnParcelPropertiesUpdateRequest != null)
|
||||
{
|
||||
OnParcelPropertiesUpdateRequest(updatePacket, this);
|
||||
|
||||
}
|
||||
break;
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user