diff --git a/common/src/main/java/com/seibel/lod/common/Config.java b/common/src/main/java/com/seibel/lod/common/Config.java index fbc60b9c1..097c2eddf 100644 --- a/common/src/main/java/com/seibel/lod/common/Config.java +++ b/common/src/main/java/com/seibel/lod/common/Config.java @@ -129,6 +129,9 @@ public class Config extends ConfigGui public static class CloudQuality { + @ConfigAnnotations.Comment + public static ConfigAnnotations.Comment cloudWarning; + @ConfigAnnotations.Entry public static boolean customClouds = ICloudQuality.CUSTOM_CLOUDS_DEFAULT; diff --git a/core b/core index d1e1970c1..ee2c6e2a0 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit d1e1970c180e3b0e82d0800782b2ea9e806eb5fc +Subproject commit ee2c6e2a06d235094a45c19ff877fd794f4c95a6