basic things, with the ability to pick them up (but not put them down, heh)
[mudsync.git] / mudsync.scm
index 84cb6d0ab40536e4f1e7b60ac92c9a90e4a14712..a3caaa17d8f30b85f998234853433d2fca7b17e1 100644 (file)
       '(game-master
         gameobj
         networking
-        parser
+        command
         player
         room
-        run-game))
+        run-game
+        thing))
 
     (for-each (let ((i (module-public-interface (current-module))))
                 (lambda (m)