summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/transfor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/transfor.cc')
-rw-r--r--crawl-ref/source/transfor.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/transfor.cc b/crawl-ref/source/transfor.cc
index 3da96206e3..f6892a78b5 100644
--- a/crawl-ref/source/transfor.cc
+++ b/crawl-ref/source/transfor.cc
@@ -796,6 +796,8 @@ void untransform(void)
you.hp = you.hp_max;
}
calc_hp();
+
+ handle_interrupted_swap(true);
} // end untransform()
// XXX: This whole system is a mess as it still relies on special