Merge branch 'NetHack-3.6'
This commit is contained in:
@@ -725,6 +725,9 @@ nhusage()
|
||||
#ifdef NEWS
|
||||
ADD_USAGE(" [-n]");
|
||||
#endif
|
||||
(void) Sprintf(buf2, "\n or\n%s [--showpaths]",
|
||||
hname);
|
||||
ADD_USAGE(buf2);
|
||||
if (!iflags.window_inited)
|
||||
raw_printf("%s\n", buf1);
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user