Fix Gas Networks losing all their capacity
This commit is contained in:
parent
9b46044391
commit
0ac4494049
1 changed files with 1 additions and 1 deletions
|
@ -464,7 +464,7 @@ public class GasNetwork extends DynamicNetwork<IGasHandler, GasNetwork>
|
|||
}
|
||||
|
||||
network.gasScale = network.getScale();
|
||||
|
||||
network.updateCapacity();
|
||||
return network;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue