mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-16 18:57:03 +00:00
aurora: model fixes, texture_convert fixes
This commit is contained in:
@@ -36,6 +36,7 @@ void CWorldShadow::BuildLightShadowTexture(const CStateManager& mgr, TAreaId aid
|
||||
x84_lightIdx = lightIdx;
|
||||
}
|
||||
|
||||
return; // TODO
|
||||
if (aid != kInvalidAreaId) {
|
||||
const CGameArea* area = mgr.GetWorld()->GetAreaAlways(aid);
|
||||
if (area->IsPostConstructed()) {
|
||||
|
||||
Reference in New Issue
Block a user