mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
The very beginnings of attachments (no detachments! :)
This commit is contained in:
@@ -58,6 +58,8 @@ namespace SimpleApp
|
||||
public event ModifyTerrain OnModifyTerrain;
|
||||
public event SetAppearance OnSetAppearance;
|
||||
public event AvatarNowWearing OnAvatarNowWearing;
|
||||
public event RezSingleAttachmentFromInv OnRezSingleAttachmentFromInv;
|
||||
public event ObjectAttach OnObjectAttach;
|
||||
public event StartAnim OnStartAnim;
|
||||
public event StopAnim OnStopAnim;
|
||||
public event LinkObjects OnLinkObjects;
|
||||
|
||||
Reference in New Issue
Block a user