summaryrefslogtreecommitdiff
path: root/src/q_troll.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_troll.cc')
-rw-r--r--src/q_troll.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/q_troll.cc b/src/q_troll.cc
index 54eb3406..c7a9b17c 100644
--- a/src/q_troll.cc
+++ b/src/q_troll.cc
@@ -50,7 +50,7 @@ static bool quest_troll_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();