Removed Old RF Api.

This commit is contained in:
AlgorithmX2
2014-05-09 09:42:52 -05:00
parent 5675f5c5fd
commit 98fc460da0
5 changed files with 22 additions and 26 deletions
+1
View File
@@ -16,6 +16,7 @@ public class RF extends BaseModule implements IIntegrationModule
public RF() {
TestClass( cofh.api.energy.IEnergyHandler.class );
TestClass( cofh.api.energy.IEnergyConnection.class );
}
@Override