From 2db8e30b1d2151fdde5d08a6c06aef55f0c397d2 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Fri, 27 Jan 2017 11:32:28 +0300 Subject: License, readme and stuff --- ihl/processing/chemistry/ElectricEvaporatorContainer.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ihl/processing/chemistry/ElectricEvaporatorContainer.java') diff --git a/ihl/processing/chemistry/ElectricEvaporatorContainer.java b/ihl/processing/chemistry/ElectricEvaporatorContainer.java index 9dc136e..d981d94 100644 --- a/ihl/processing/chemistry/ElectricEvaporatorContainer.java +++ b/ihl/processing/chemistry/ElectricEvaporatorContainer.java @@ -8,7 +8,7 @@ import net.minecraft.inventory.Slot; import net.minecraftforge.fluids.FluidRegistry; import net.minecraftforge.fluids.FluidStack; -public class ElectricEvaporatorContainer extends ContainerBase { +public class ElectricEvaporatorContainer extends ContainerBase { protected ElectricEvaporatorTileEntity tileEntity; public int lastFluidAmount = -1; -- cgit v1.2.3