#186 second attempt at improving damage status text

This commit is contained in:
Mikayla Fischler
2023-03-04 19:49:56 -05:00
parent 9a500d53d8
commit 0279ecdec9
3 changed files with 10 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ local svsessions = require("supervisor.session.svsessions")
local config = require("supervisor.config")
local supervisor = require("supervisor.supervisor")
local SUPERVISOR_VERSION = "v0.13.9"
local SUPERVISOR_VERSION = "v0.13.10"
local print = util.print
local println = util.println