summaryrefslogtreecommitdiff
path: root/src/openttd.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-08-19 19:23:38 +0000
committerrubidium <rubidium@openttd.org>2010-08-19 19:23:38 +0000
commit552adca67f630322b9cb9f00ca426cafa5257a16 (patch)
tree80ba7ad7c587eaed26b5e311ec10ee4fec71cc95 /src/openttd.cpp
parent8c5916ffb73dfcd40c5aa36f5e11430f0eb7be45 (diff)
downloadopenttd-552adca67f630322b9cb9f00ca426cafa5257a16.tar.xz
(svn r20566) -Feature: happy smiles on the faces of Ammler and planetmaker
Diffstat (limited to 'src/openttd.cpp')
-rw-r--r--src/openttd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openttd.cpp b/src/openttd.cpp
index 20e3bae0c..48b978a75 100644
--- a/src/openttd.cpp
+++ b/src/openttd.cpp
@@ -377,6 +377,7 @@ static void LoadIntroGame()
_pause_mode = PM_UNPAUSED;
_cursor.fix_at = false;
+ CheckForMissingSprites();
CheckForMissingGlyphsInLoadedLanguagePack();
/* Play main theme */