mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
.
This commit is contained in:
@@ -27,6 +27,11 @@ for _, mod_name in ipairs(config.mod_set_lookup) do
|
||||
end
|
||||
end
|
||||
|
||||
if settings.startup["PHI-VP"] and settings.startup["PHI-VP-MAIN"] then
|
||||
config.mod_set = "base"
|
||||
end
|
||||
|
||||
|
||||
local research_time_format = ExpUtil.format_time_factory{ format = "clock", hours = true, minutes = true, seconds = true }
|
||||
local empty_time = research_time_format(nil)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user