summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-04 05:54:02 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-04 05:54:02 +0000
commit55928ab08197f6a1c595af6e216a3fa56fdbff34 (patch)
tree036f25cfba154dd3736a3c79e822bc781a348f72 /crawl-ref/source/beam.cc
parent6deb021e6ed4a651d530c374f5ceeec1acea06ef (diff)
downloadcrawl-ref-55928ab08197f6a1c595af6e216a3fa56fdbff34.tar.gz
crawl-ref-55928ab08197f6a1c595af6e216a3fa56fdbff34.zip
Comment fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5469 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/beam.cc')
-rw-r--r--crawl-ref/source/beam.cc5
1 files changed, 3 insertions, 2 deletions
diff --git a/crawl-ref/source/beam.cc b/crawl-ref/source/beam.cc
index 8fb57564b9..ffe74d553b 100644
--- a/crawl-ref/source/beam.cc
+++ b/crawl-ref/source/beam.cc
@@ -2580,8 +2580,9 @@ int mons_ench_f2(monsters *monster, bolt &pbolt)
// A casting of invisibility erases backlight.
monster->del_ench(ENCH_BACKLIGHT);
- // Can't use simple_monster_message here, since it checks
- // for visibility of the monster (and its now invisible) -- bwr
+ // Can't use simple_monster_message() here, since it checks
+ // for visibility of the monster (and it's now invisible).
+ // -- bwr
if (mons_near( monster ))
{
mprf("%s flickers %s",