mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
The new Constant: integer OBJECT_REZZER_KEY = 32;
Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
This commit is contained in:
committed by
UbitUmarov
parent
fcd1e36ed6
commit
7c566dca5a
@@ -2625,6 +2625,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
}
|
||||
|
||||
group.FromPartID = sourcePart.UUID;
|
||||
group.RezzerID = group.FromPartID;
|
||||
|
||||
if( i == 0)
|
||||
AddNewSceneObject(group, true, curpos, rot, vel);
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user