summaryrefslogtreecommitdiff
path: root/genworld_gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'genworld_gui.c')
-rw-r--r--genworld_gui.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/genworld_gui.c b/genworld_gui.c
index cd597b893..cb1b0a135 100644
--- a/genworld_gui.c
+++ b/genworld_gui.c
@@ -164,8 +164,6 @@ static void StartGeneratingLandscape(glwp_modes mode)
UpdatePatches();
_opt_ptr = &_opt;
*_opt_ptr = _opt_newgame;
- /* Load the right landscape stuff */
- GfxLoadSprites();
SndPlayFx(SND_15_BEEP);
switch (mode) {