mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Update svn properties, minor formatting cleanup.
This commit is contained in:
@@ -950,7 +950,7 @@ namespace OpenSim.Region.Environment.Modules.World.Permissions
|
||||
|
||||
ILandObject land = m_scene.LandChannel.GetLandObject(newPoint.X, newPoint.Y);
|
||||
|
||||
if(!enteringRegion)
|
||||
if (!enteringRegion)
|
||||
{
|
||||
ILandObject fromland = m_scene.LandChannel.GetLandObject(task.AbsolutePosition.X, task.AbsolutePosition.Y);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user