Added missing Override annotations
This commit is contained in:
@@ -15,6 +15,7 @@ import appeng.bootstrap.IBootstrapComponent;
|
||||
public interface ModelRegComponent extends IBootstrapComponent
|
||||
{
|
||||
|
||||
@Override
|
||||
void modelReg( Side side );
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user