diff --git a/exp_legacy/module/modules/gui/research.lua b/exp_legacy/module/modules/gui/research.lua index 7306bb80..e08b3004 100644 --- a/exp_legacy/module/modules/gui/research.lua +++ b/exp_legacy/module/modules/gui/research.lua @@ -27,7 +27,7 @@ for _, mod_name in ipairs(config.mod_set_lookup) do end end -if settings.startup["PHI-VP"] and settings.startup["PHI-VP-MAIN"] then +if script.active_mods["PHI-CL"] and settings.startup["PHI-VP"] and settings.startup["PHI-VP-MAIN"] then config.mod_set = "base" end