mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-17 20:13:07 +01:00
@@ -705,8 +705,7 @@ static void window_scenery_mousedown(rct_window* w, rct_widgetindex widgetIndex,
|
||||
w->Invalidate();
|
||||
gSceneryPlaceCost = MONEY32_UNDEFINED;
|
||||
|
||||
// HACK: for 3210 Ensures that window_scenery_update_scroll gets called one time
|
||||
w->max_height = 60;
|
||||
window_scenery_update_scroll(w);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user