summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/acr.cc')
-rw-r--r--crawl-ref/source/acr.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc
index 041e1de4de..3777d0951b 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -1389,7 +1389,7 @@ bool apply_berserk_penalty = false;
//
static void _input()
{
- crawl_state.clear_god_acting();
+ religion_turn_start();
check_beholders();
if (crawl_state.is_replaying_keys() && crawl_state.is_repeating_cmd()