Forgot to stop the loop
This commit is contained in:
parent
11bed9142e
commit
99250aa621
@ -186,6 +186,8 @@ public class BoosterDTO implements BodyTubeDTOAdapter {
|
||||
warnings.add(String.format(trans.get("RASAeroExport.warning11"),
|
||||
stage.getName(), stage.getChildCount() - i));
|
||||
}
|
||||
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user