CameraPane.java
.. .. @@ -9754,7 +9754,7 @@ 9754 9754 selectedpoint.radius = radius; 9755 9755 selectedpoint.recalculate(); 9756 9756 selectedpoint.material = new cMaterial(); 9757 - selectedpoint.material.color = 0.25f;9757 + selectedpoint.material.color = 0.15f;9758 9758 selectedpoint.material.modulation = 0.75f; 9759 9759 9760 9760 debugpoint.radius = radius;