fix to induction matrix transfer bars not rescaling with capacity changes

This commit is contained in:
Mikayla
2025-01-09 00:17:00 +00:00
parent 11fa9f625d
commit fb139949f8
3 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ local renderer = require("coordinator.renderer")
local sounder = require("coordinator.sounder")
local threads = require("coordinator.threads")
local COORDINATOR_VERSION = "v1.6.2"
local COORDINATOR_VERSION = "v1.6.3"
local CHUNK_LOAD_DELAY_S = 30.0