X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync%2Froom.scm;h=4c02e7fe3c8d3ed18601434cb0314f7d1a442763;hp=c1e853689d81422e46fa07c5870bfdc7b9dacf70;hb=106536778bbd8ad0cc850cb3ef7dcc5e2499eee2;hpb=bbf45570e7dfe20e132cc8e4601ccbf2de667ff3 diff --git a/mudsync/room.scm b/mudsync/room.scm index c1e8536..4c02e7f 100644 --- a/mudsync/room.scm +++ b/mudsync/room.scm @@ -82,7 +82,7 @@ #:init-value (wrap %room-contain-commands)) (actions #:allocation #:each-subclass - #:init-value + #:init-thunk (build-actions (cmd-go room-cmd-go) (cmd-go-where room-cmd-go-where)