Plumb the TP-Sending packets

This commit is contained in:
Melanie Thielker
2008-12-14 05:49:07 +00:00
parent e6eb571c1d
commit 008e1fe8df
5 changed files with 42 additions and 0 deletions

View File

@@ -237,6 +237,8 @@ namespace OpenSim.Region.Examples.SimpleModule
public event DeclineCallingCard OnDeclineCallingCard;
public event SoundTrigger OnSoundTrigger;
public event StartLure OnStartLure;
public event TeleportLureRequest OnTeleportLureRequest;
#pragma warning restore 67