win32 suggestion from <Someone>

This commit is contained in:
nethack.allison
2002-08-29 00:17:08 +00:00
parent 71eb636e14
commit d618afc87a

View 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: