#571 still check for critical unit alarms and facility radiation when induction matrix is disconnected

This commit is contained in:
Mikayla
2024-11-07 16:46:38 +00:00
parent c1c3723b67
commit 801fd99448
2 changed files with 29 additions and 29 deletions

View File

@@ -22,7 +22,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v1.5.11"
local SUPERVISOR_VERSION = "v1.5.12"
local println = util.println
local println_ts = util.println_ts