Ask about unidentified objects by default
This commit is contained in:
parent
f2dc426ae7
commit
c59dd4061d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
int playing = TRUE, running = FALSE, wizard = FALSE;
|
||||
int notify = TRUE, fight_flush = FALSE, terse = FALSE, door_stop = FALSE;
|
||||
int jump = FALSE, slow_invent = FALSE, firstmove = FALSE, askme = FALSE;
|
||||
int jump = FALSE, slow_invent = FALSE, firstmove = FALSE, askme = TRUE;
|
||||
int use_savedir = FALSE;
|
||||
int amulet = FALSE;
|
||||
int in_shell = FALSE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue