added high contrast yellow to rtu/plc/coord front panels

This commit is contained in:
Mikayla Fischler
2023-07-12 13:38:37 -04:00
parent 084a153a79
commit 4d663ada8d
7 changed files with 10 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ local plc = require("reactor-plc.plc")
local renderer = require("reactor-plc.renderer")
local threads = require("reactor-plc.threads")
local R_PLC_VERSION = "v1.5.4"
local R_PLC_VERSION = "v1.5.5"
local println = util.println
local println_ts = util.println_ts