#524 fix tank layout render reset

This commit is contained in:
Mikayla
2024-07-16 21:03:52 +00:00
parent 022d1f9f49
commit 3762e9dced
2 changed files with 56 additions and 55 deletions

View File

@@ -21,7 +21,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v1.4.0"
local SUPERVISOR_VERSION = "v1.4.1"
local println = util.println
local println_ts = util.println_ts