mirror of
https://github.com/opensim/opensim.git
synced 2026-07-02 00:15:45 +08:00
Add "Drop" functionality to pie menu
This commit is contained in:
@@ -66,6 +66,7 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
public event UUIDNameRequest OnDetachAttachmentIntoInv;
|
||||
public event ObjectAttach OnObjectAttach;
|
||||
public event ObjectDeselect OnObjectDetach;
|
||||
public event ObjectDrop OnObjectDrop;
|
||||
public event StartAnim OnStartAnim;
|
||||
public event StopAnim OnStopAnim;
|
||||
public event LinkObjects OnLinkObjects;
|
||||
|
||||
Reference in New Issue
Block a user