X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=mudsync%2Fgame-master.scm;h=b663122b6390525893149fbc830f44ee220e303f;hb=HEAD;hp=4576de31146cf54c33d9f64c56e195f27389ad16;hpb=754bd427883ab189433fad90293e05d9aced2f70;p=mudsync.git diff --git a/mudsync/game-master.scm b/mudsync/game-master.scm index 4576de3..b663122 100644 --- a/mudsync/game-master.scm +++ b/mudsync/game-master.scm @@ -1,5 +1,5 @@ ;;; Mudsync --- Live hackable MUD -;;; Copyright © 2016 Christopher Allan Webber +;;; Copyright © 2016 Christine Lemmer-Webber ;;; ;;; This file is part of Mudsync. ;;; @@ -51,7 +51,7 @@ (actions #:allocation #:each-subclass - #:init-value + #:init-thunk (build-actions (init-world gm-init-world) (client-input gm-handle-client-input)