protected override void OnEndPaint()
 {
     base.OnEndPaint();
     TerrainManipulator.Erosion_End();
 }