forked from mirrors/0ad
77f28c5a56
It should have been added to the painters file instead of to the map if a copy was acceptable. Add the only simple capability it added (an unnoticeable random elevation difference to each vertex) to the SmoothElevationPainter to make it universally accessible. That painter also had a bug, because it replaced the roughness with 5 if 0 was given. This was SVN commit r20354.