X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync.scm;h=a3caaa17d8f30b85f998234853433d2fca7b17e1;hp=84cb6d0ab40536e4f1e7b60ac92c9a90e4a14712;hb=7e11c67b59dc07a46576b2acaa4657ee533df7d5;hpb=d13325f5f6eba20c808636948432dcdff4e138f6 diff --git a/mudsync.scm b/mudsync.scm index 84cb6d0..a3caaa1 100644 --- a/mudsync.scm +++ b/mudsync.scm @@ -32,10 +32,11 @@ '(game-master gameobj networking - parser + command player room - run-game)) + run-game + thing)) (for-each (let ((i (module-public-interface (current-module)))) (lambda (m)