summaryrefslogtreecommitdiff
path: root/src/date.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/date.cpp')
-rw-r--r--src/date.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/date.cpp b/src/date.cpp
index f8852dbc5..168f127c1 100644
--- a/src/date.cpp
+++ b/src/date.cpp
@@ -273,6 +273,7 @@ void IncreaseDate()
RedrawAutosave();
}
+ InvalidateWindowClasses(WC_CHEATS);
PlayersMonthlyLoop();
EnginesMonthlyLoop();
TownsMonthlyLoop();