Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-11-08 12:26:43 -05:00

View File

@@ -794,7 +794,7 @@ doengrave()
doblind = TRUE;
} else
Strcpy(post_engr_text, !Deaf
? "You hear crackling!"
? "You hear crackling!" /* Deaf-aware */
: "Your hair stands up!");
break;