mirror of
https://github.com/opensim/opensim.git
synced 2026-06-06 11:25:46 +08:00
Added handler for MapNameRequest - OnMapNameRequest
This commit is contained in:
@@ -84,6 +84,7 @@ namespace OpenSim.Region.ClientStack
|
||||
public event GenericCall2 OnStopMovement;
|
||||
public event Action<LLUUID> OnRemoveAvatar;
|
||||
public event RequestMapBlocks OnRequestMapBlocks;
|
||||
public event RequestMapName OnMapNameRequest;
|
||||
public event TeleportLocationRequest OnTeleportLocationRequest;
|
||||
public event DisconnectUser OnDisconnectUser;
|
||||
public event RequestAvatarProperties OnRequestAvatarProperties;
|
||||
|
||||
Reference in New Issue
Block a user