mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Merge pull request #20509 from ZehMatt/fix-early-update
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