Revert "Add line accidentally left out of recent non-root prim sit fix"
Reverting to place on new branch
This reverts commit ed1029712a
.
master-beforevarregion
parent
a68d1fad73
commit
1999b218fd
|
@ -2314,8 +2314,6 @@ namespace OpenSim.Region.Framework.Scenes
|
|||
|
||||
// An viewer expects to specify sit positions as offsets to the root prim, even if a child prim is
|
||||
// being sat upon.
|
||||
offset += part.OffsetPosition;
|
||||
|
||||
ControllingClient.SendSitResponse(
|
||||
part.ParentGroup.UUID, offset, sitOrientation, false, cameraAtOffset, cameraEyeOffset, forceMouselook);
|
||||
|
||||
|
|
Loading…
Reference in New Issue