From 445b7dad7d7604e09f7a9a4d39009dc471c99ba5 Mon Sep 17 00:00:00 2001 From: inspectredc Date: Tue, 4 Mar 2025 12:22:26 +0000 Subject: Add to config --- src/Companion.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Companion.cpp') diff --git a/src/Companion.cpp b/src/Companion.cpp index 7e9744d..a70f715 100644 --- a/src/Companion.cpp +++ b/src/Companion.cpp @@ -1158,6 +1158,8 @@ void Companion::Process() { } } + this->gConfig.textureDefines = cfg["textures"] && (cfg["textures"].as() == "ADDITIONAL_DEFINES"); + this->ParseHash(); SPDLOG_INFO("------------------------------------------------"); -- cgit v1.2.3