cleanup and fixes

This commit is contained in:
Mikayla
2025-05-09 15:41:14 +00:00
parent 41e6d89a4b
commit 5f8c947105
5 changed files with 10 additions and 14 deletions

View File

@@ -213,7 +213,6 @@ local function main()
valid = util.trinary(entry.color == nil, true, rsio.is_color(entry.color))
end
-- local rs_rtu = rs_rtus[phy].rtu
local bank = rs_rtus[phy].banks[for_reactor]
local conns = all_conns[for_reactor]