summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/beam.cc')
-rw-r--r--crawl-ref/source/beam.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/beam.cc b/crawl-ref/source/beam.cc
index 628de6c4b5..f9fff73040 100644
--- a/crawl-ref/source/beam.cc
+++ b/crawl-ref/source/beam.cc
@@ -5529,6 +5529,7 @@ void bolt::setup_retrace()
target = pos();
std::swap(source, target);
+ chose_ray = false;
affects_nothing = true;
aimed_at_spot = true;
range_used = 0;