You've already forked OpenRCT2-Unity
mirror of
https://github.com/izzy2lost/OpenRCT2-Unity.git
synced 2026-03-10 12:38:22 -07: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