]> git.eshelyaron.com Git - emacs.git/commitdiff
(dun-save-game): Use correct name of endgame question.
authorRichard M. Stallman <rms@gnu.org>
Fri, 10 Sep 1993 13:48:39 +0000 (13:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 10 Sep 1993 13:48:39 +0000 (13:48 +0000)
lisp/play/dunnet.el

index 165fb0d8c1ce22dcd99c7d4db9313b52445b048e..f44f51fda652f2142ab011d752e68d582474b63c 100644 (file)
@@ -3135,7 +3135,7 @@ File not found")))
     (dun-save-val "dun-room-objects")
     (dun-save-val "dun-room-silents")
     (dun-save-val "dun-inventory")
-    (dun-save-val "dun-endgame-question")
+    (dun-save-val "dun-endgame-questions")
     (dun-save-val "dun-endgame")
     (dun-save-val "dun-cdroom")
     (dun-save-val "dun-cdpath")