missing fields fixes

This commit is contained in:
Mikayla
2024-12-10 14:57:16 +00:00
parent 7eebf0524f
commit 6bd43af5c0
5 changed files with 6 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ function unit.new(reactor_id, num_boilers, num_turbines, ext_idle)
envd = {}, ---@type envd_session[]
-- redstone control
io_ctl = nil, ---@type rs_controller
---@diagnostic disable-next-line: missing-fields
valves = {}, ---@type unit_valves
emcool_opened = false,
-- auto control