mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
add HasChanged to ITerrainModule
This commit is contained in:
@@ -42,7 +42,8 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// Use this if you change terrain data outside of the terrain module (e.g. in osTerrainSetHeight)
|
||||
/// </summary>
|
||||
void TaintTerrain();
|
||||
|
||||
|
||||
bool HasChanged();
|
||||
/// <summary>
|
||||
/// Load a terrain from a stream.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user