(svn r16752) -Codechange: Remove most of the window-changing code from AirportPickerWindow::OnPaint
This commit is contained in:
@@ -268,6 +268,7 @@ void IncreaseDate()
|
||||
CompaniesYearlyLoop();
|
||||
VehiclesYearlyLoop();
|
||||
TownsYearlyLoop();
|
||||
InvalidateWindowClassesData(WC_BUILD_STATION);
|
||||
#ifdef ENABLE_NETWORK
|
||||
if (_network_server) NetworkServerYearlyLoop();
|
||||
#endif /* ENABLE_NETWORK */
|
||||
|
Reference in New Issue
Block a user