Add README.
[rogue-pphs.git] / things.c
index ee08f26..5026ad0 100644 (file)
--- a/things.c
+++ b/things.c
@@ -4,7 +4,7 @@
  *\r
  * @(#)things.c        3.37 (Berkeley) 6/15/81\r
  *\r
- * Rogue: Exploring the Dungeons of Doom\r
+ * Rogue: Exploring the Cavern of Cuties\r
  * Copyright (C) 1980, 1981 Michael Toy, Ken Arnold and Glenn Wichman\r
  * All rights reserved.\r
  *\r
@@ -348,7 +348,7 @@ new_thing()
            fix_stick(cur);\r
        otherwise:\r
            debug("Picked a bad kind of object");\r
-           wait_for(' ');\r
+           wait_for(cw, ' ');\r
     }\r
     return item;\r
 }\r