mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
funny bug
This commit is contained in:
@@ -530,7 +530,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
Vector3 val = value;
|
||||
if (Scene != null
|
||||
&& Scene.PositionIsInCurrentRegion(val)
|
||||
&& !Scene.PositionIsInCurrentRegion(val)
|
||||
&& !IsAttachmentCheckFull()
|
||||
&& !Scene.LoadingPrims
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user