fixme freeze
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user