mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Stop llSetPos from sending one update per child prim
This commit is contained in:
@@ -2771,7 +2771,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
//we need to do a terse update even if the move wasn't allowed
|
||||
// so that the position is reset in the client (the object snaps back)
|
||||
ScheduleGroupForTerseUpdate();
|
||||
RootPart.ScheduleTerseUpdate();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user