1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-20 21:43:06 +01:00

These function names have not reflected their use for a while (#20656)

This commit is contained in:
Duncan
2023-08-01 20:19:33 +01:00
committed by GitHub
parent 19118de773
commit 4349688de4
14 changed files with 26 additions and 26 deletions

View File

@@ -742,7 +742,7 @@ namespace OpenRCT2::Ui::Windows
Invalidate();
WindowEventResizeCall(this);
WindowEventInvalidateCall(this);
WindowEventOnPrepareDrawCall(this);
WindowInitScrollWidgets(*this);
Invalidate();