]> granicus.if.org Git - nethack/commitdiff
showscore typo
authorPatR <rankin@nethack.org>
Wed, 26 Feb 2020 20:28:33 +0000 (12:28 -0800)
committerPatR <rankin@nethack.org>
Wed, 26 Feb 2020 20:28:33 +0000 (12:28 -0800)
src/options.c

index bd18986614e5e796b8823118baf0385862d4b07f..ebc541eeb355491cadfb4ac4fc6fa6259c30060d 100644 (file)
@@ -1,4 +1,4 @@
-/* NetHack 3.7 options.c       $NHDT-Date: 1580434523 2020/01/31 01:35:23 $  $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.439 $ */
+/* NetHack 3.7 options.c       $NHDT-Date: 1582748890 2020/02/26 20:28:10 $  $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.451 $ */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /*-Copyright (c) Michael Allison, 2008. */
 /* NetHack may be freely redistributed.  See license for details. */
@@ -4588,7 +4588,7 @@ char *op;
         switch (optidx) {
         case opt_time:
 #ifdef SCORE_ON_BOTL
-        case opt_showsore:
+        case opt_showscore:
 #endif
         case opt_showexp:
             if (VIA_WINDOWPORT())