Removed Dropped Features.
Implemented Spatial Storage. Fixed bug with ME Chest saying the cell was un-readable.
This commit is contained in:
@@ -157,8 +157,7 @@ public class TileInterface extends AENetworkInvTile implements IGridTickable, IS
|
||||
@Override
|
||||
public IConfigManager getConfigManager()
|
||||
{
|
||||
// TODO Auto-generated method stub
|
||||
return null;
|
||||
return duality.getConfigManager();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user