summaryrefslogtreecommitdiffstats
path: root/games/hack/hack.mon.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/hack/hack.mon.c')
-rw-r--r--games/hack/hack.mon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/hack.mon.c b/games/hack/hack.mon.c
index b31c159..f89b3a8 100644
--- a/games/hack/hack.mon.c
+++ b/games/hack/hack.mon.c
@@ -132,7 +132,7 @@ char *name;
u.uhp = -1;
}
if(u.uhp < 1) done_in_by(mtmp);
- /* flags.botlx = 1; /* should we show status line ? */
+ /* flags.botlx = 1; */ /* should we show status line ? */
}
dochugw(mtmp) register struct monst *mtmp; {
OpenPOWER on IntegriCloud