Update to use #:init-thunk instead of #:init-value on actions slot
[mudsync.git] / mudsync / gameobj.scm
index 11de8d3cce86604c7ba3ca4dacf7394745a23bba..e4146931bc7f7b2b830b7369ac58bae162f953be 100644 (file)
@@ -93,7 +93,7 @@
 
   (actions #:allocation #:each-subclass
            ;;; Actions supported by all gameobj
-           #:init-value
+           #:init-thunk
            (build-actions
             (init gameobj-act-init)
             ;; Commands for co-occupants