Nevermind, this is in fact necessary...
This commit is contained in:
parent
2be82ff36f
commit
39d56e6211
@ -517,6 +517,7 @@ public class Rocket extends ComponentAssembly {
|
|||||||
RocketComponent next = iterator.next();
|
RocketComponent next = iterator.next();
|
||||||
next.componentChanged(cce);
|
next.componentChanged(cce);
|
||||||
}
|
}
|
||||||
|
updateConfigurations();
|
||||||
|
|
||||||
notifyAllListeners(cce);
|
notifyAllListeners(cce);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user