From e17d799cb3a741e5d927a2a85eb17302058295c4 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 20 Aug 2011 14:23:14 +0000 Subject: (svn r22769) -Fix (r22678): failed patch merging --- src/genworld_gui.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/genworld_gui.cpp b/src/genworld_gui.cpp index 0987a2157..8101a9c7b 100644 --- a/src/genworld_gui.cpp +++ b/src/genworld_gui.cpp @@ -410,7 +410,6 @@ struct GenerateLandscapeWindow : public QueryStringBaseWindow { } break; - case GLAND_RIVER_PULLDOWN: SetDParam(0, _rivers[_settings_newgame.game_creation.amount_of_rivers]); break; case GLAND_RIVER_PULLDOWN: SetDParam(0, _rivers[_settings_newgame.game_creation.amount_of_rivers]); break; case GLAND_SMOOTHNESS_PULLDOWN: SetDParam(0, _smoothness[_settings_newgame.game_creation.tgen_smoothness]); break; case GLAND_VARIETY_PULLDOWN: SetDParam(0, _variety[_settings_newgame.game_creation.variety]); break; -- cgit v1.2.3-70-g09d2