File diff r13023:9f6499c8d4fb → r13024:48c81d0b078a
src/intro_gui.cpp
Show inline comments
 
@@ -35,7 +35,7 @@
 
static inline void SetNewLandscapeType(byte landscape)
 
{
 
	_settings_newgame.game_creation.landscape = landscape;
 
	InvalidateWindowClasses(WC_SELECT_GAME);
 
	SetWindowClassesDirty(WC_SELECT_GAME);
 
}
 

	
 
enum SelectGameIntroWidgets {