summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/spells2.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/spells2.cc b/crawl-ref/source/spells2.cc
index 7f3f04a494..93b42bae76 100644
--- a/crawl-ref/source/spells2.cc
+++ b/crawl-ref/source/spells2.cc
@@ -1744,7 +1744,8 @@ bool cast_tukimas_dance(int pow, god_type god,
return (false);
}
- // We are successful. Unwield the weapon, removing any wield effects.
+ // We are successful. Unwield the weapon, removing any wield
+ // effects.
unwield_item();
// Copy the unwielded item.