mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
* 1 line commit: Erosion functions should taint the terrain.
This commit is contained in:
@@ -428,6 +428,7 @@ namespace OpenSim.Region.Terrain
|
||||
resultText = "Unknown erosion type";
|
||||
return false;
|
||||
}
|
||||
tainted++;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user