From d618afc87aae3ce3056c0f9e7cb407418fb9da6c Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Thu, 29 Aug 2002 00:17:08 +0000 Subject: [PATCH] win32 suggestion from --- sys/share/pcunix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/share/pcunix.c b/sys/share/pcunix.c index 1076487e1..a4a1b270c 100644 --- a/sys/share/pcunix.c +++ b/sys/share/pcunix.c @@ -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: