#616 fixes to coordinator pellet color option

This commit is contained in:
Mikayla Fischler
2025-04-26 15:21:09 -04:00
parent 48ec973695
commit 1af2cdba8d
7 changed files with 35 additions and 28 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.13"
local COORDINATOR_VERSION = "v1.6.14"
local CHUNK_LOAD_DELAY_S = 30.0