src/genworld.cpp
changeset 5893 7e431a4abebb
parent 5668 36b39f4a9032
child 6179 d19b0137d8e4
--- a/src/genworld.cpp	Thu Feb 01 14:29:06 2007 +0000
+++ b/src/genworld.cpp	Thu Feb 01 15:49:12 2007 +0000
@@ -84,7 +84,7 @@
 	if (_patches.generation_seed == GENERATE_NEW_SEED) _patches.generation_seed = _patches_newgame.generation_seed = InteractiveRandom();
 	_random_seeds[0][0] = _random_seeds[0][1] = _patches.generation_seed;
 	SetGeneratingWorldProgress(GWP_MAP_INIT, 2);
-	SetObjectToPlace(SPR_CURSOR_ZZZ, PAL_NONE, 0, 0, 0);
+	SetObjectToPlace(SPR_CURSOR_ZZZ, PAL_NONE, 0, WC_MAIN_WINDOW, 0);
 
 	IncreaseGeneratingWorldProgress(GWP_MAP_INIT);
 	// Must start economy early because of the costs.