mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
* Removed unused LandRenegerated flag
This commit is contained in:
@@ -116,13 +116,6 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
return (EntityBase) MemberwiseClone();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Infoms the entity that the land (heightmap) has changed
|
||||
/// </summary>
|
||||
public virtual void LandRenegerated()
|
||||
{
|
||||
}
|
||||
|
||||
public abstract void SetText(string text, Vector3 color, double alpha);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user