switch room "tell" to not use string-apend
[mudsync.git] / mudsync / player.scm
index 45cb9743c635c82a100e115078ebaa8cfb4aa26e..a450038d53ac64d0206b25bb8e993400a3f16a75 100644 (file)
@@ -84,8 +84,7 @@
      (apply <- winner-id cmd-action message-args))
     (#f
      (<- (gameobj-gm player) 'write-home
-         ;; #:text "? (type \"help\" for common commands)\n"
-         #:text "?\n"))))
+         #:text "Sorry, I didn't understand that? (type \"help\" for common commands)\n"))))
 
 (define* (player-tell player message #:key text)
   (<- (gameobj-gm player) 'write-home