actors: Switch over to using wrap-rmeta-slot for build-actions.
[8sync.git] / demos / actors / robotscanner.scm
index 7ed6dd2f23c0c5dd9eabecc7d87a5cd6222aef6c..feb8f14bc0a0454ebb48024e98020978abde18c6 100644 (file)
 
   (actions
    #:allocation #:each-subclass
-   #:init-value
+   #:init-thunk
    (build-actions
     (set-next-room
      (lambda* (actor message #:key id)
 
   (actions
    #:allocation #:each-subclass
-   #:init-value
+   #:init-thunk
    (build-actions
     (register-with-room
      (lambda (actor message)