summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/mstuff2.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mstuff2.cc b/crawl-ref/source/mstuff2.cc
index 587fde0faa..48ed1c91be 100644
--- a/crawl-ref/source/mstuff2.cc
+++ b/crawl-ref/source/mstuff2.cc
@@ -688,7 +688,7 @@ void mons_cast(monsters *monster, bolt &pbolt, spell_type spell_cast)
monster->x, monster->y, monster->foe, 250 );
}
}
- break;
+ return;
case SPELL_CANTRIP:
{