luacheck fixes and coordinator version bump

This commit is contained in:
Mikayla Fischler
2025-01-20 16:26:41 -05:00
parent fbebc2a021
commit 3767c0f8d9
2 changed files with 4 additions and 6 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.3"
local COORDINATOR_VERSION = "v1.6.4"
local CHUNK_LOAD_DELAY_S = 30.0