genworld_gui.c
changeset 5048 b784951def0a
parent 5042 1cac491bee1a
child 5052 b5f39b49be14
--- a/genworld_gui.c	Tue Nov 07 13:09:44 2006 +0000
+++ b/genworld_gui.c	Tue Nov 07 14:41:53 2006 +0000
@@ -164,8 +164,6 @@
 	UpdatePatches();
 	_opt_ptr = &_opt;
 	*_opt_ptr = _opt_newgame;
-	/* Load the right landscape stuff */
-	GfxLoadSprites();
 
 	SndPlayFx(SND_15_BEEP);
 	switch (mode) {