Remove special doinv key

The same thing can be done in config file with BIND=0:inventory
This commit is contained in:
Pasi Kallinen
2021-07-21 16:26:00 +03:00
parent a5e5435619
commit 893a14e2bd
5 changed files with 2 additions and 26 deletions

View File

@@ -458,7 +458,6 @@ enum nh_keyfunc {
NHKF_FIGHT2, /* '-' */
NHKF_NOPICKUP, /* 'm' */
NHKF_RUN_NOPICKUP, /* 'M' */
NHKF_DOINV, /* '0' */
NHKF_REDRAW,
NHKF_REDRAW2,