Added missing @Override annotations with Eclipse
This commit is contained in:
@@ -213,6 +213,7 @@ public class PartCable extends AEBasePart implements IPartCable
|
||||
return AECableType.GLASS;
|
||||
}
|
||||
|
||||
@Override
|
||||
public AENetworkProxy getProxy()
|
||||
{
|
||||
return proxy;
|
||||
|
||||
Reference in New Issue
Block a user