summaryrefslogtreecommitdiff
path: root/src/dungeon.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/dungeon.cc')
-rw-r--r--src/dungeon.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dungeon.cc b/src/dungeon.cc
index 8a014fe4..c1d0bdaf 100644
--- a/src/dungeon.cc
+++ b/src/dungeon.cc
@@ -5563,7 +5563,6 @@ void play_game(bool_ new_game)
if (!character_dungeon) generate_cave();
/* Ok tell the scripts that the game is about to start */
- process_hooks(HOOK_GAME_START, "()");
process_hooks_new(HOOK_GAME_START, NULL, NULL);
/* Character is now "complete" */