mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-17 20:13:07 +01:00
Fix rebase
This commit is contained in:
@@ -879,7 +879,7 @@ static void ViewportRotateSingleInternal(WindowBase& w, int32_t direction)
|
||||
}
|
||||
|
||||
w.Invalidate();
|
||||
WindowEventViewportRotateCall(&w);
|
||||
w.OnViewportRotate();
|
||||
}
|
||||
|
||||
void ViewportRotateSingle(WindowBase* window, int32_t direction)
|
||||
|
||||
Reference in New Issue
Block a user