From deebd9a8cf5e2a5f73cb14fac3c5ace4ddeb3a9b Mon Sep 17 00:00:00 2001 From: TomTheFurry Date: Mon, 30 May 2022 22:35:58 +0800 Subject: [PATCH] Hey, Core builds now! (No clue what would happen though) --- common/src/main/java/com/seibel/lod/common/LodCommonMain.java | 2 +- core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/src/main/java/com/seibel/lod/common/LodCommonMain.java b/common/src/main/java/com/seibel/lod/common/LodCommonMain.java index 619b641ca..e10f5b68c 100644 --- a/common/src/main/java/com/seibel/lod/common/LodCommonMain.java +++ b/common/src/main/java/com/seibel/lod/common/LodCommonMain.java @@ -22,7 +22,7 @@ package com.seibel.lod.common; import com.seibel.lod.common.forge.LodForgeMethodCaller; import com.seibel.lod.common.networking.NetworkReceiver; import com.seibel.lod.common.wrappers.DependencySetup; -import com.seibel.lod.core.Config; +import com.seibel.lod.core.config.Config; import com.seibel.lod.core.config.ConfigBase; /** diff --git a/core b/core index e8f79f8be..94b20a363 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit e8f79f8bec7365d768b3f9fb572de02f8522b90c +Subproject commit 94b20a363d33460a44d2507e2deb19fae53abab1