Brute force inventory check

This commit is contained in:
jl777
2019-03-06 00:51:52 -11:00
parent 0ee026a047
commit df13632747

View File

@@ -25,7 +25,7 @@ command(struct rogue_state *rs)
char *fp;
THING *mp;
static char countch, direction, newcount = FALSE;
inventory(rs,pack, 0);
if (on(player, ISHASTE))
ntimes++;
/*