one more deaf aware bit

This commit is contained in:
nhmall
2019-11-08 12:35:13 -05:00
parent a3d2be04be
commit 7da9104fac

View File

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