mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-25 15:54:31 +01:00
Fix #17464: Green Tarmac footpath does not show up in Track Designer
This commit is contained in:
@@ -152,6 +152,7 @@ const std::string_view DesignerSelectedObjects[] = {
|
||||
"rct2.footpath_surface.tarmac",
|
||||
"rct2.footpath_surface.tarmac_brown",
|
||||
"rct2.footpath_surface.tarmac_red",
|
||||
"rct2.footpath_surface.tarmac_green",
|
||||
"rct2.footpath_surface.dirt",
|
||||
"rct2.footpath_surface.crazy_paving",
|
||||
"rct2.footpath_surface.ash",
|
||||
|
||||
Reference in New Issue
Block a user