diff --git a/src/openrct2/Game.cpp b/src/openrct2/Game.cpp index c551d1d9ce..3743405a1b 100644 --- a/src/openrct2/Game.cpp +++ b/src/openrct2/Game.cpp @@ -495,7 +495,6 @@ void GameLoadInit() { intent = Intent(INTENT_ACTION_CLEAR_TILE_INSPECTOR_CLIPBOARD); ContextBroadcastIntent(&intent); - WindowUpdateAll(); } OpenRCT2::Audio::StopTitleMusic();