forked from mirror/OpenTTD
(svn r27732) -Change: Turn the message about 'missing baseset sprites' from a popup into a static message that only shows in non-release versions, just like the 'missing translations' message.
This commit is contained in:
@@ -339,7 +339,6 @@ static void LoadIntroGame(bool load_newgrfs = true)
|
||||
_pause_mode = PM_UNPAUSED;
|
||||
_cursor.fix_at = false;
|
||||
|
||||
if (load_newgrfs) CheckForMissingSprites();
|
||||
CheckForMissingGlyphs();
|
||||
|
||||
/* Play main theme */
|
||||
|
Reference in New Issue
Block a user