summaryrefslogtreecommitdiff
path: root/src/openttd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/openttd.cpp')
-rw-r--r--src/openttd.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/openttd.cpp b/src/openttd.cpp
index d2285a318..0ab4dc4c0 100644
--- a/src/openttd.cpp
+++ b/src/openttd.cpp
@@ -321,9 +321,6 @@ static void LoadIntroGame()
{
_game_mode = GM_MENU;
- /* Clear transparency options */
- _transparent_opt = 0;
-
_opt_ptr = &_opt_newgame;
ResetGRFConfig(false);