aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gtPlusPlus/core/proxy
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/gtPlusPlus/core/proxy')
-rw-r--r--src/main/java/gtPlusPlus/core/proxy/ClientProxy.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/java/gtPlusPlus/core/proxy/ClientProxy.java b/src/main/java/gtPlusPlus/core/proxy/ClientProxy.java
index fbc057f472..2c7f4a64bc 100644
--- a/src/main/java/gtPlusPlus/core/proxy/ClientProxy.java
+++ b/src/main/java/gtPlusPlus/core/proxy/ClientProxy.java
@@ -239,7 +239,6 @@ public class ClientProxy extends CommonProxy implements Runnable {
@Override
public void onLoadComplete(FMLLoadCompleteEvent event) {
- GTplusplus.tryPatchTurbineTextures();
if (CORE.ConfigSwitches.hideUniversalCells) {
hideUniversalCells();
}