mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Remove WindowUpdateAll from GameLoadInit
This commit is contained in:
@@ -495,7 +495,6 @@ void GameLoadInit()
|
||||
{
|
||||
intent = Intent(INTENT_ACTION_CLEAR_TILE_INSPECTOR_CLIPBOARD);
|
||||
ContextBroadcastIntent(&intent);
|
||||
WindowUpdateAll();
|
||||
}
|
||||
|
||||
OpenRCT2::Audio::StopTitleMusic();
|
||||
|
||||
Reference in New Issue
Block a user