summaryrefslogtreecommitdiff
path: root/src/gfxinit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gfxinit.cpp')
-rw-r--r--src/gfxinit.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gfxinit.cpp b/src/gfxinit.cpp
index b2feb63a8..50efd9ad8 100644
--- a/src/gfxinit.cpp
+++ b/src/gfxinit.cpp
@@ -256,6 +256,7 @@ void GfxLoadSprites()
DEBUG(sprite, 2, "Loading sprite set %d", _settings_game.game_creation.landscape);
SwitchNewGRFBlitter();
+ ClearFontCache();
GfxInitSpriteMem();
LoadSpriteTables();
GfxInitPalettes();