Feature #6053: Collapsible vehicle groups (3298)
This commit is contained in:
@@ -298,6 +298,7 @@ void PropagateChildLivery(const Group *g)
|
||||
Group::Group(Owner owner)
|
||||
{
|
||||
this->owner = owner;
|
||||
this->folded = false;
|
||||
}
|
||||
|
||||
Group::~Group()
|
||||
|
Reference in New Issue
Block a user