From b1bcdb24f04d1871f5e860b37633f57b2f65b80d Mon Sep 17 00:00:00 2001 From: James Seibel Date: Wed, 8 Sep 2021 18:30:37 -0500 Subject: [PATCH] comment out the config override for release a1.4.1 --- src/main/java/com/seibel/lod/proxy/ClientProxy.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/seibel/lod/proxy/ClientProxy.java b/src/main/java/com/seibel/lod/proxy/ClientProxy.java index db93764b6..8f6b325a5 100644 --- a/src/main/java/com/seibel/lod/proxy/ClientProxy.java +++ b/src/main/java/com/seibel/lod/proxy/ClientProxy.java @@ -119,7 +119,7 @@ public class ClientProxy // comment out when creating a release - applyConfigOverrides(); + //applyConfigOverrides(); // Note to self: