mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-30 02:05:13 +01:00
implement track list window paint
This commit is contained in:
@@ -1697,5 +1697,5 @@ void window_close_construction_windows()
|
||||
window_close_by_id(WC_RIDE_CONSTRUCTION, 0);
|
||||
window_close_by_id(WC_FOOTPATH, 0);
|
||||
window_close_by_id(WC_TRACK_DESIGN_LIST, 0);
|
||||
window_close_by_id(WC_34, 0);
|
||||
window_close_by_id(WC_TRACK_DESIGN_PLACE, 0);
|
||||
}
|
||||
Reference in New Issue
Block a user