mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-18 21:43:48 +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()
|
void MainViewportRotate()
|
||||||
{
|
{
|
||||||
|
focus = std::nullopt;
|
||||||
InitViewport();
|
InitViewport();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user