mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
llMap* lookat does nothing
This commit is contained in:
@@ -1534,7 +1534,7 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
|
||||
|
||||
}
|
||||
|
||||
public void SendScriptTeleportRequest(string objName, string simName, Vector3 pos, Vector3 lookAt, int options)
|
||||
public void SendScriptTeleportRequest(string objName, string simName, Vector3 pos, int options)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user