updated
This commit is contained in:
@@ -16,6 +16,6 @@ local function report()
|
||||
monitor.setBackgroundColor(color)
|
||||
value = getValue()
|
||||
monitor.clearLine()
|
||||
monitor.write("Turbine Steam Filled: " .. value .. "%")
|
||||
monitor.write("Turbine Steam" .. value .. "%")
|
||||
end
|
||||
return { report = report, watch = watch }
|
||||
Reference in New Issue
Block a user