Merge remote-tracking branch 'origin' into fix-1258
This commit is contained in:
commit
157fd1a5bc
@ -1377,7 +1377,7 @@ public abstract class RocketComponent implements ChangeSource, Cloneable, Iterab
|
|||||||
massSubtotal += rc.getSectionMass();
|
massSubtotal += rc.getSectionMass();
|
||||||
}
|
}
|
||||||
|
|
||||||
return massSubtotal * getInstanceCount();
|
return massSubtotal;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user