ad
This commit is contained in:
2
main.lua
2
main.lua
@@ -39,7 +39,7 @@ local function runDisplay()
|
|||||||
{ Label = "Coolant", driver = coolantDriver },
|
{ Label = "Coolant", driver = coolantDriver },
|
||||||
{ Label = "Turbine", driver = turbineDriver },
|
{ Label = "Turbine", driver = turbineDriver },
|
||||||
{ Label = "Burn Rate", driver = burnRateDriver },
|
{ Label = "Burn Rate", driver = burnRateDriver },
|
||||||
{ Label = "Radiation Level", driver = burnRateDriver }
|
{ Label = "Radiation Level", driver = environmentDriver }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user