summaryrefslogtreecommitdiff
path: root/src/q_evil.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_evil.cc')
-rw-r--r--src/q_evil.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/q_evil.cc b/src/q_evil.cc
index 4636356a..d6b6a331 100644
--- a/src/q_evil.cc
+++ b/src/q_evil.cc
@@ -50,7 +50,7 @@ static bool quest_evil_gen_hook(void *, void *, void *)
dun_level = quest[p_ptr->inside_quest].level;
/* Set the correct monster hook */
- set_mon_num_hook();
+ reset_get_monster_hook();
/* Prepare allocation table */
get_mon_num_prep();