X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=demos%2Factors%2Frobotscanner.scm;h=feb8f14bc0a0454ebb48024e98020978abde18c6;hb=b2dcda9ee6246e9a841e1222ef48f6864ebaf828;hp=7ed6dd2f23c0c5dd9eabecc7d87a5cd6222aef6c;hpb=4998e7a9fe3b303923d918cd6087633d5302274f;p=8sync.git diff --git a/demos/actors/robotscanner.scm b/demos/actors/robotscanner.scm index 7ed6dd2..feb8f14 100644 --- a/demos/actors/robotscanner.scm +++ b/demos/actors/robotscanner.scm @@ -113,7 +113,7 @@ (actions #:allocation #:each-subclass - #:init-value + #:init-thunk (build-actions (set-next-room (lambda* (actor message #:key id) @@ -158,7 +158,7 @@ (actions #:allocation #:each-subclass - #:init-value + #:init-thunk (build-actions (register-with-room (lambda (actor message)