summaryrefslogtreecommitdiff
path: root/src/birth.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/birth.cc')
-rw-r--r--src/birth.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/birth.cc b/src/birth.cc
index f358bd58..a49db966 100644
--- a/src/birth.cc
+++ b/src/birth.cc
@@ -2256,7 +2256,7 @@ static bool_ player_birth_aux_ask()
plots[PLOT_OTHER] = QUEST_NULL;
}
- quest_random_init_hook(QUEST_RANDOM);
+ quest_random_init_hook();
/* Ok */
return (TRUE);