mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-13 02:52:35 +01:00
Add comment [ci skip]
This commit is contained in:
@@ -707,6 +707,7 @@ public:
|
||||
dst->track_colour[i].additional = src->track_colour_additional[i];
|
||||
dst->track_colour[i].supports = src->track_colour_supports[i];
|
||||
}
|
||||
// This stall was not colourable in RCT2.
|
||||
if (dst->type == RIDE_TYPE_FOOD_STALL)
|
||||
{
|
||||
auto entry = object_entry_get_entry(OBJECT_TYPE_RIDE, dst->subtype);
|
||||
|
||||
Reference in New Issue
Block a user