Fix merging (hopefully)
This commit is contained in:
committed by
logan
parent
1f55c8f174
commit
62ead76b9a
@@ -160,7 +160,6 @@ public class InternetGateWayBlockEntity extends ModBlockEntity implements Networ
|
||||
LOGGER.info("Notified clients");
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public void sendEthernetFrame(byte[] frame) {
|
||||
LOGGER.trace("Got inbound packet");
|
||||
|
||||
Reference in New Issue
Block a user