up
This commit is contained in:
1
main.lua
1
main.lua
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user