xorns sink follow-up

|
This commit is contained in:
nethack.allison
2003-02-09 02:10:55 +00:00
parent 0a0c4dde30
commit 217e9dadbb
+1 -1
View File
@@ -531,7 +531,7 @@ struct entity *etmp;
pline_The("%s passes through %s!", pline_The("%s passes through %s!",
at_portcullis ? "portcullis" : "drawbridge", at_portcullis ? "portcullis" : "drawbridge",
e_nam(etmp)); e_nam(etmp));
spoteffects(FALSE); if (is_u(etmp)) spoteffects(FALSE);
return; return;
} }
if (e_missed(etmp, FALSE)) { if (e_missed(etmp, FALSE)) {