]> granicus.if.org Git - nethack/commitdiff
win32 suggestion from <Someone>
authornethack.allison <nethack.allison>
Thu, 29 Aug 2002 00:17:08 +0000 (00:17 +0000)
committernethack.allison <nethack.allison>
Thu, 29 Aug 2002 00:17:08 +0000 (00:17 +0000)
sys/share/pcunix.c

index 1076487e1baab20ef6ffae555af820cbd0ac0136..a4a1b270cfe17dcb5a2341d0617da5600af74fc0 100644 (file)
@@ -219,7 +219,7 @@ getlock()
 # if defined(CHDIR) && !defined(NOCWD_ASSUMPTIONS)
                chdirx(orgdir, 0);
 # endif
-               error("%s", "");
+               error("%s", "Cannot start a new game.");
        }
 
 gotlock: