diff --git a/src/openrct2-ui/windows/EditorInventionsList.cpp b/src/openrct2-ui/windows/EditorInventionsList.cpp index d7230cd321..e7821f5546 100644 --- a/src/openrct2-ui/windows/EditorInventionsList.cpp +++ b/src/openrct2-ui/windows/EditorInventionsList.cpp @@ -218,8 +218,6 @@ namespace OpenRCT2::Ui::Windows if (WindowEditorInventionsListDragGetItem() != nullptr) return; - - Invalidate(); } ScreenSize OnScrollGetSize(int32_t scrollIndex) override