mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
first pass on unlinking of objects. From Jay Clarke (IBM)
This commit is contained in:
@@ -57,6 +57,7 @@ namespace SimpleApp
|
||||
public event SetAppearance OnSetAppearance;
|
||||
public event StartAnim OnStartAnim;
|
||||
public event LinkObjects OnLinkObjects;
|
||||
public event DelinkObjects OnDelinkObjects;
|
||||
public event RequestMapBlocks OnRequestMapBlocks;
|
||||
public event TeleportLocationRequest OnTeleportLocationRequest;
|
||||
public event DisconnectUser OnDisconnectUser;
|
||||
|
||||
Reference in New Issue
Block a user