mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Mantis #1946
Thank you, HomerHorwitz, for a patch that corrects and improves TP to landmark and home position handling.
This commit is contained in:
@@ -81,7 +81,7 @@ namespace OpenSim.Framework
|
||||
IClientAPI remoteClient, ulong regionHandle, LLVector3 position, LLVector3 lookAt, uint flags);
|
||||
|
||||
public delegate void TeleportLandmarkRequest(
|
||||
IClientAPI remoteClient, ulong regionHandle, LLVector3 position);
|
||||
IClientAPI remoteClient, LLUUID regionID, LLVector3 position);
|
||||
|
||||
public delegate void DisconnectUser();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user