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 cc42f758..d09e8754 100644
--- a/src/birth.cc
+++ b/src/birth.cc
@@ -1238,7 +1238,7 @@ static void player_outfit(void)
player_gain_corruption(CORRUPT_VAMPIRE_VAMPIRE);
}
- process_hooks(HOOK_BIRTH_OBJECTS, "()");
+ process_hooks_new(HOOK_BIRTH_OBJECTS, NULL, NULL);
meta_inertia_control_hook_birth_objects();
{