#story[1087]
main
hba56 9 years ago
parent 0ff4e9871d
commit 1bdf80417d

@ -152,7 +152,7 @@ public class CompoundMark {
/** /**
* Used to find how far apart the marks that make up this gate are * Used to find how far apart the marks that make up this gate are
* If this compound mark is only one point return base length of 250m * If this compound mark is only one point return base length of 250m
* @return * @return the acceptable distance to round a mark
*/ */
public double getRoundingDistance(){ public double getRoundingDistance(){
if (mark2 != null){ if (mark2 != null){

Loading…
Cancel
Save