This commit is contained in:
2025-06-14 15:02:31 -04:00
parent 38ac9f44eb
commit c2d9819fab

View File

@@ -37,7 +37,6 @@ local function runDisplay()
{ Label = "Status", driver = statusDriver }, { Label = "Status", driver = statusDriver },
{ Label = "Temperature", driver = tempDriver }, { Label = "Temperature", driver = tempDriver },
{ Label = "Coolant", driver = coolantDriver }, { Label = "Coolant", driver = coolantDriver },
{ Label = "Turbine", driver = turbineDriver },
} }
for i, item in ipairs(reactorDrivers) do for i, item in ipairs(reactorDrivers) do