#208 ui cleanup for indicating emergency coolant status

This commit is contained in:
Mikayla Fischler
2023-04-19 21:21:19 -04:00
parent 2371a75130
commit eca303e289
2 changed files with 9 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ local plc = require("reactor-plc.plc")
local renderer = require("reactor-plc.renderer")
local threads = require("reactor-plc.threads")
local R_PLC_VERSION = "v1.1.8"
local R_PLC_VERSION = "v1.1.9"
local println = util.println
local println_ts = util.println_ts