mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-02 19:56:13 +01:00
This would eventually cause a crash when trying to reset the window on last track piece deletion. Mistake made in refactor #17578
This commit is contained in:
@@ -200,6 +200,7 @@ public:
|
||||
}
|
||||
|
||||
widgets = window_ride_construction_widgets;
|
||||
number = _currentRideIndex.ToUnderlying();
|
||||
|
||||
InitScrollWidgets();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user