merge bit

This commit is contained in:
nhmall
2019-12-27 09:02:51 -05:00
parent b241945672
commit 90f2af5277
+2 -1
View File
@@ -20,7 +20,8 @@ struct flag {
boolean autodig; /* MRKR: Automatically dig */ boolean autodig; /* MRKR: Automatically dig */
boolean autoquiver; /* Automatically fill quiver */ boolean autoquiver; /* Automatically fill quiver */
boolean autoopen; /* open doors by walking into them */ boolean autoopen; /* open doors by walking into them */
boolean autounlock; /* automatically apply unlocking tools */ boolean autounlock; /* automatically apply unlocking tools */
boolean beginner; /* True early in each game; affects feedback */
boolean biff; /* enable checking for mail */ boolean biff; /* enable checking for mail */
boolean bones; /* allow saving/loading bones */ boolean bones; /* allow saving/loading bones */
boolean confirm; /* confirm before hitting tame monsters */ boolean confirm; /* confirm before hitting tame monsters */