Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-07-14 09:39:24 -04:00
18 changed files with 511 additions and 41 deletions

View File

@@ -3742,7 +3742,7 @@ struct opvar *mc;
{
int x, y;
schar mapc;
xchar lit;
uchar lit;
struct opvar *ret = selection_opvar((char *) 0);
if (!ov || !mc || !ret)