mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
clip xy on parcels fake id, fix address compare, etc
This commit is contained in:
@@ -93,6 +93,11 @@ namespace OpenSim.Tests.Common
|
||||
return GetNoLand();
|
||||
}
|
||||
|
||||
public ILandObject GetLandObjectClipedXY(float x, float y)
|
||||
{
|
||||
return GetNoLand();
|
||||
}
|
||||
|
||||
public ILandObject GetLandObject(int localID)
|
||||
{
|
||||
return GetNoLand();
|
||||
|
||||
Reference in New Issue
Block a user