From cac09d9cf944b1afa6166d3c11e9fbed9984f7c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Rottl=C3=A4nder?= Date: Sun, 22 Nov 2015 19:12:24 +0100 Subject: [PATCH] * configured rock material to use new shape texture --- planet/Material.ocg/Rock.ocm | 1 + 1 file changed, 1 insertion(+) diff --git a/planet/Material.ocg/Rock.ocm b/planet/Material.ocg/Rock.ocm index 59323970e..5b693f30a 100644 --- a/planet/Material.ocg/Rock.ocm +++ b/planet/Material.ocg/Rock.ocm @@ -10,3 +10,4 @@ MaxAirSpeed=100 MaxSlide=250 Placement=50 TextureOverlay=rock +MinShapeOverlap=8 \ No newline at end of file