(re)fixed parallel stage unit test
This commit is contained in:
parent
ab643d5ab5
commit
53b20eb999
@ -481,6 +481,7 @@ public class Rocket extends RocketComponent {
|
||||
|
||||
@Override
|
||||
public void update(){
|
||||
this.selectedConfiguration.update();
|
||||
for( FlightConfiguration config : configSet.values() ){
|
||||
config.update();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user