Add to config

This commit is contained in:
inspectredc
2025-03-09 17:26:40 -06:00
committed by Lywx
parent 359ad0d884
commit 445b7dad7d
4 changed files with 37 additions and 23 deletions
+2
View File
@@ -1158,6 +1158,8 @@ void Companion::Process() {
}
}
this->gConfig.textureDefines = cfg["textures"] && (cfg["textures"].as<std::string>() == "ADDITIONAL_DEFINES");
this->ParseHash();
SPDLOG_INFO("------------------------------------------------");