mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 16:24:35 +01:00
Prepare footpath handling for surfaces and railings
This commit is contained in:
@@ -31,6 +31,7 @@ void FootpathRailingsObject::Load()
|
||||
_descriptor.Flags = Flags;
|
||||
_descriptor.ScrollingMode = ScrollingMode;
|
||||
_descriptor.SupportType = SupportType;
|
||||
_descriptor.SupportColour = Colour;
|
||||
_descriptor.RailingsImage = RailingsImageId;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user