#616 updated flow view to match fluid colors not pellet colors

This commit is contained in:
Mikayla Fischler
2025-04-20 21:36:40 -04:00
parent e4da9a62d9
commit ee868eb607
3 changed files with 7 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.11"
local COORDINATOR_VERSION = "v1.6.12"
local CHUNK_LOAD_DELAY_S = 30.0