X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=demos%2Factors%2Frobotscanner.scm;h=feb8f14bc0a0454ebb48024e98020978abde18c6;hb=8bdfa5c8f81d4e46d57c367da23cd8ea676ad717;hp=7ed6dd2f23c0c5dd9eabecc7d87a5cd6222aef6c;hpb=c32aa0d308ce33667168dc2c2f41b30f423fe158;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)