mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-25 15:54:31 +01:00
Fix rebase error
This commit is contained in:
committed by
duncanspumpkin
parent
c3e5c83c92
commit
57c366e983
@@ -262,7 +262,7 @@ public:
|
||||
{
|
||||
if (page == WINDOW_EDITOR_OBJECTIVE_OPTIONS_PAGE_RIDES)
|
||||
{
|
||||
OnScrollDrawRides(&dpi, scrollIndex);
|
||||
OnScrollDrawRides(dpi, scrollIndex);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user