Merged the updateCapacity() fix to development
This commit is contained in:
parent
8c58a9eaed
commit
baae072601
1 changed files with 1 additions and 1 deletions
|
@ -438,7 +438,7 @@ public class GasNetwork extends DynamicNetwork<IGasHandler, GasNetwork>
|
|||
}
|
||||
|
||||
network.gasScale = network.getScale();
|
||||
|
||||
network.updateCapacity();
|
||||
return network;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue