From 7c0f4dcd5f1d27a7f03aa118e7e802ec95e6b9f7 Mon Sep 17 00:00:00 2001 From: John Alanbrook Date: Sat, 6 Dec 2025 12:30:14 -0600 Subject: [PATCH] fixme freeze --- scripts/engine.cm | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/engine.cm b/scripts/engine.cm index 54546f0c..54567204 100644 --- a/scripts/engine.cm +++ b/scripts/engine.cm @@ -599,6 +599,7 @@ function turn(msg) //log.console(`FIXME: need to get main from config, not just set to true`) //log.console(`FIXME: actors need the truncated use function as well`) //log.console(`FIXME: remove global access (ie globalThis.use)`) +//log.console(`FIXME: add freeze/unfreeze at this level, so we can do it (but scripts cannot)`) actor_mod.register_actor(cell.id, turn, true, config.system.ar_timer) if (config.system.actor_memory)