summaryrefslogtreecommitdiff
path: root/src/monster1.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/monster1.cc')
-rw-r--r--src/monster1.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/monster1.cc b/src/monster1.cc
index 2060b7af..2f874259 100644
--- a/src/monster1.cc
+++ b/src/monster1.cc
@@ -1536,6 +1536,8 @@ static bool_ monster_lava(int r_idx)
void set_mon_num_hook(void)
{
+ auto const &wf_info = game->edit_data.wf_info;
+
if (!dun_level)
{
auto const &wilderness = game->wilderness;