mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
give up on Lazy<T>
This commit is contained in:
@@ -185,7 +185,6 @@ namespace OpenSim.Framework
|
||||
newMap[ind++] = m_heightmap[xx, yy];
|
||||
|
||||
return newMap;
|
||||
|
||||
}
|
||||
|
||||
public TerrainData Clone()
|
||||
|
||||
Reference in New Issue
Block a user