no message

This commit is contained in:
nethack.allison
2002-07-29 17:57:57 +00:00
parent fb4f19662b
commit a849315988
13 changed files with 23 additions and 363 deletions
+1 -1
View File
@@ -200,7 +200,7 @@ unsigned *ospecial;
/* special case the hero for `showrace' option */
#ifdef TEXTCOLOR
if (iflags.use_color && x == u.ux && y == u.uy &&
Xflags.showrace && !Upolyd)
iflags.showrace && !Upolyd)
color = HI_DOMESTIC;
#endif
}