mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
soem cleanup
This commit is contained in:
@@ -936,7 +936,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
|
||||
Vector3 pos = presence.AbsolutePosition;
|
||||
if (!checkAllowAgentTPbyLandOwner(agentId, pos))
|
||||
return;
|
||||
return;
|
||||
|
||||
World.RequestLocalTeleport(presence, position, velocity, lookat, flags);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user