mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Implement proper selection behavior
This commit is contained in:
@@ -726,6 +726,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
child.PhysActor.Selected = value;
|
||||
}
|
||||
}
|
||||
if (KeyframeMotion != null)
|
||||
KeyframeMotion.Selected = value;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user