* Fixed an annoying pop-up box when crossing borders.

This commit is contained in:
Teravus Ovares
2008-04-23 23:55:02 +00:00
parent 1909d74d5f
commit 12bba3da4b
5 changed files with 17 additions and 9 deletions

View File

@@ -2792,7 +2792,7 @@ namespace OpenSim.Region.Environment.Scenes
{
return false;
}
}
}
else
{
if (part.OwnerID == parcel.landData.ownerID)