mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 14:54:30 +01:00
Ensure we invalidate the window when changing viewport location
This commit is contained in:
@@ -18,6 +18,8 @@ namespace OpenRCT2
|
||||
{
|
||||
viewport->viewPos = savedViewPos;
|
||||
}
|
||||
|
||||
Invalidate();
|
||||
}
|
||||
|
||||
void WindowBase::Invalidate()
|
||||
|
||||
Reference in New Issue
Block a user