See objects in the same room as you
[mudsync.git] / mudsync / game-master.scm
index aab0b7a856820a1a6a18071b361d421b73518cc6..34476b0077a892aaa553813e73df8d30f6676d3c 100644 (file)
@@ -190,7 +190,7 @@ with an anonymous persona"
              ;; create and register the player
              (player
               (create-actor* gm (@@ (mudsync player) <player>) "player"
-                             #:username guest-name
+                             #:name guest-name
                              #:gm (actor-id gm)
                              #:client client-id)))
         (display "Are we broke yet?\n")