]> skyeroc.xyz Git - dgamelaunch/commitdiff
> and < not d and u
authorJoshua Kwan <joshk@triplehelix.org>
Sat, 3 Jan 2004 04:01:42 +0000 (04:01 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Sat, 3 Jan 2004 04:01:42 +0000 (04:01 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@52 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

dgamelaunch.c

index fff53760408308c5983f02578c680df617288193..f9f0f86d4028a17870d8536ce23a6e585796dcce 100644 (file)
@@ -362,7 +362,7 @@ inprogressmenu ()
         }
 
       mvaddstr (23, 1,
-                "Watch which game? (r refreshes, q quits, d/u for more/less) => ");
+                "Watch which game? (r refreshes, q quits, >/< for more/less) => ");
       refresh ();
 
       switch ((menuchoice = tolower (getch ())))