aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/registration
diff options
context:
space:
mode:
authorSphyix <masifede2@gmail.com>2021-11-20 16:42:31 +0100
committerSphyix <masifede2@gmail.com>2021-11-20 16:42:31 +0100
commit3b9804b1b4ee2d11b46794a1336afc4f0372a205 (patch)
treefe5daad72dbd5e95260031983a8b5808dd438aea /src/Java/gtPlusPlus/xmod/gregtech/registration
parent621165d82bbac52f03fbf7d0627ddff7df3922d6 (diff)
downloadGT5-Unofficial-3b9804b1b4ee2d11b46794a1336afc4f0372a205.tar.gz
GT5-Unofficial-3b9804b1b4ee2d11b46794a1336afc4f0372a205.tar.bz2
GT5-Unofficial-3b9804b1b4ee2d11b46794a1336afc4f0372a205.zip
uncommented multi
Diffstat (limited to 'src/Java/gtPlusPlus/xmod/gregtech/registration')
-rw-r--r--src/Java/gtPlusPlus/xmod/gregtech/registration/gregtech/GregtechIndustrialTreeFarm.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Java/gtPlusPlus/xmod/gregtech/registration/gregtech/GregtechIndustrialTreeFarm.java b/src/Java/gtPlusPlus/xmod/gregtech/registration/gregtech/GregtechIndustrialTreeFarm.java
index 8d259d9d2e..47dd3c265f 100644
--- a/src/Java/gtPlusPlus/xmod/gregtech/registration/gregtech/GregtechIndustrialTreeFarm.java
+++ b/src/Java/gtPlusPlus/xmod/gregtech/registration/gregtech/GregtechIndustrialTreeFarm.java
@@ -1,4 +1,4 @@
-/*
+
package gtPlusPlus.xmod.gregtech.registration.gregtech;
import gtPlusPlus.api.objects.Logger;
@@ -25,4 +25,4 @@ public class GregtechIndustrialTreeFarm {
.getStackForm(1L));
}
-}*/
+}