#588 close main UI via queue

This commit is contained in:
Mikayla Fischler
2024-12-21 11:54:25 -05:00
parent 57c75be997
commit cb2ebd409d
2 changed files with 15 additions and 7 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.1"
local COORDINATOR_VERSION = "v1.6.2"
local CHUNK_LOAD_DELAY_S = 30.0