mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-06 17:35:35 +00:00
CFlaahgraPlants: Fix from decomp
This commit is contained in:
parent
28dd97666f
commit
058194429e
@ -1413,7 +1413,7 @@ CFlaahgraPlants::CFlaahgraPlants(const TToken<CGenDescription>& genDesc, const C
|
||||
xe8_elementGen->SetOrientation(xf.getRotation());
|
||||
xe8_elementGen->SetTranslation(xf.origin);
|
||||
xe8_elementGen->SetModelsUseLights(true);
|
||||
x110_aabox = {x130_obbox.calculateAABox(xf)};
|
||||
x110_aabox = {x130_obbox.calculateAABox()};
|
||||
}
|
||||
|
||||
void CFlaahgraPlants::Accept(IVisitor& visitor) { visitor.Visit(this); }
|
||||
|
Loading…
x
Reference in New Issue
Block a user