mirror of
https://github.com/opensim/opensim.git
synced 2026-08-15 02:02:52 +08:00
* Fixed an annoying pop-up box when crossing borders.
This commit is contained in:
@@ -2792,7 +2792,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
{
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
if (part.OwnerID == parcel.landData.ownerID)
|
||||
|
||||
Reference in New Issue
Block a user