Removing override in fluidpressurenode
This commit is contained in:
parent
1bbfb89a30
commit
de0421dba0
1 changed files with 0 additions and 1 deletions
|
@ -210,7 +210,6 @@ public class FluidPressureNode extends Node<IPressureNodeProvider, TickingGrid,
|
||||||
/**
|
/**
|
||||||
* Recache the connections. This is the default connection implementation.
|
* Recache the connections. This is the default connection implementation.
|
||||||
*/
|
*/
|
||||||
@Override
|
|
||||||
public void doRecache()
|
public void doRecache()
|
||||||
{
|
{
|
||||||
connections.clear();
|
connections.clear();
|
||||||
|
|
Loading…
Add table
Reference in a new issue