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

@@ -342,6 +342,9 @@ namespace OpenSim.Region.Environment.Modules.World.NPC
public event DeclineCallingCard OnDeclineCallingCard;
public event SoundTrigger OnSoundTrigger;
public event StartLure OnStartLure;
public event TeleportLureRequest OnTeleportLureRequest;
#pragma warning restore 67