stop sending parcel info totally out of time

This commit is contained in:
UbitUmarov
2020-10-10 17:56:43 +01:00
parent d437808ba4
commit 1c07d0c37a

View File

@@ -6474,8 +6474,6 @@ namespace OpenSim.Region.Framework.Scenes
positionChanged = true;
}
}
land.SendLandUpdateToClient(ControllingClient);
}
return true;