You can now kiss the frog!
[mudsync.git] / mudsync / game-master.scm
index 4576de31146cf54c33d9f64c56e195f27389ad16..b663122b6390525893149fbc830f44ee220e303f 100644 (file)
@@ -1,5 +1,5 @@
 ;;; Mudsync --- Live hackable MUD
-;;; Copyright © 2016 Christopher Allan Webber <cwebber@dustycloud.org>
+;;; Copyright © 2016 Christine Lemmer-Webber <cwebber@dustycloud.org>
 ;;;
 ;;; 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)