X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync%2Frun-game.scm;h=f3035d33cd2a3c7eee1b0e14554ed4ef2eb1733d;hp=9b7c1492778eb95292f9fbae7f06cb6820e2a773;hb=701425bc611abaa8b4140942d995d5f32d24e2d7;hpb=d45f1aca89f7f664137c16c0b6a3b39dc7445ffd diff --git a/mudsync/run-game.scm b/mudsync/run-game.scm index 9b7c149..f3035d3 100644 --- a/mudsync/run-game.scm +++ b/mudsync/run-game.scm @@ -84,7 +84,7 @@ ;; Set up injector for live hacking (set! inject-gameobj! gameobj-injector) - (start-agenda agenda #:post-run-hook post-run-hook))) + (run-agenda agenda #:post-run-hook post-run-hook))) (define (do-inject-special! queue hive gm-id game-spec special-symbol)