Turn on weight windows if weight_windows_file is specified (#4007)

This commit is contained in:
Paul Romano 2026-07-09 18:59:33 -05:00 committed by John Tramm
parent f0448bea17
commit fae740292c

View file

@ -1247,6 +1247,7 @@ void read_settings_xml(pugi::xml_node root)
// read weight windows from file
if (check_for_node(root, "weight_windows_file")) {
weight_windows_file = get_node_value(root, "weight_windows_file");
weight_windows_on = true;
}
// read settings for weight windows value, this will override