This commit is contained in:
committed by
Peter Nelson
parent
71dafdb21e
commit
f0777737af
@@ -63,6 +63,7 @@
|
||||
#include "../timer/timer_game_calendar.h"
|
||||
#include "../timer/timer_game_economy.h"
|
||||
#include "../timer/timer_game_tick.h"
|
||||
#include "../picker_func.h"
|
||||
|
||||
#include "saveload_internal.h"
|
||||
|
||||
@@ -3418,6 +3419,7 @@ void ReloadNewGRFData()
|
||||
/* Update company infrastructure counts. */
|
||||
InvalidateWindowClassesData(WC_COMPANY_INFRASTRUCTURE);
|
||||
InvalidateWindowClassesData(WC_BUILD_TOOLBAR);
|
||||
InvalidateAllPickerWindows();
|
||||
/* redraw the whole screen */
|
||||
MarkWholeScreenDirty();
|
||||
CheckTrainsLengths();
|
||||
|
||||
Reference in New Issue
Block a user