Updated comment for config

This commit is contained in:
coolGi2007
2021-12-26 03:50:07 +00:00
parent fd5b9be523
commit 7ddab31337
@@ -24,7 +24,7 @@ import java.util.regex.Pattern;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
// Uses https://github.com/mwanji/toml4j for toml
// Uses https://github.com/TheElectronWill/night-config for toml (only for Fabric since Forge allready includes this)
import com.electronwill.nightconfig.toml.*;
import com.electronwill.nightconfig.core.file.CommentedFileConfig;