TBTR: Avoid articulated/rear units being added to tile hash
This commit is contained in:
@@ -427,6 +427,8 @@ void AddArticulatedParts(Vehicle *first)
|
||||
}
|
||||
t->refit_cap = 0;
|
||||
|
||||
if (front->IsVirtual()) t->SetVirtual();
|
||||
|
||||
t->SetArticulatedPart();
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user