Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-11-18 19:20:55 -05:00
+3
View File
@@ -725,6 +725,9 @@ nhusage()
#ifdef NEWS #ifdef NEWS
ADD_USAGE(" [-n]"); ADD_USAGE(" [-n]");
#endif #endif
(void) Sprintf(buf2, "\n or\n%s [--showpaths]",
hname);
ADD_USAGE(buf2);
if (!iflags.window_inited) if (!iflags.window_inited)
raw_printf("%s\n", buf1); raw_printf("%s\n", buf1);
else else