This commit is contained in:
Mikayla Fischler
2025-02-09 13:37:22 -05:00
parent 54167e2113
commit 3b2fb00285
5 changed files with 13 additions and 11 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.4"
local COORDINATOR_VERSION = "v1.6.5"
local CHUNK_LOAD_DELAY_S = 30.0