X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync%2Fplayer.scm;fp=mudsync%2Fplayer.scm;h=bfa7ca88b0e8911810a43246cbe59ad905ba0845;hp=a450038d53ac64d0206b25bb8e993400a3f16a75;hb=106536778bbd8ad0cc850cb3ef7dcc5e2499eee2;hpb=bbf45570e7dfe20e132cc8e4601ccbf2de667ff3 diff --git a/mudsync/player.scm b/mudsync/player.scm index a450038..bfa7ca8 100644 --- a/mudsync/player.scm +++ b/mudsync/player.scm @@ -51,7 +51,7 @@ (self-commands #:init-value (wrap player-self-commands)) (actions #:allocation #:each-subclass - #:init-value + #:init-thunk (build-actions (init player-init) (handle-input player-handle-input)