only ramp up on reactor plc

This commit is contained in:
Mikayla Fischler
2024-04-09 22:19:53 -04:00
parent da300607f1
commit a22f5562cf
2 changed files with 4 additions and 3 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.7.5"
local R_PLC_VERSION = "v1.7.6"
local println = util.println
local println_ts = util.println_ts