mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Fix ride window viewport focus on viewport rotate
This commit is contained in:
@@ -2311,6 +2311,7 @@ namespace OpenRCT2::Ui::Windows
|
||||
|
||||
void MainViewportRotate()
|
||||
{
|
||||
focus = std::nullopt;
|
||||
InitViewport();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user