some changes to llMapDestination

This commit is contained in:
UbitUmarov
2025-08-12 22:26:46 +01:00
parent 42994195b0
commit 7ac111627f
6 changed files with 13 additions and 15 deletions

View File

@@ -1534,7 +1534,7 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
}
public void SendScriptTeleportRequest(string objName, string simName, Vector3 pos, Vector3 lookAt)
public void SendScriptTeleportRequest(string objName, string simName, Vector3 pos, Vector3 lookAt, int options)
{
}