2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 13:07:42 +00:00

CWorldTransManager lights and background

This commit is contained in:
Jack Andersen
2016-09-02 12:16:34 -10:00
parent 6d3c4261f2
commit 4fdf84d6b8
5 changed files with 18 additions and 18 deletions

View File

@@ -66,7 +66,7 @@ void CActorLights::ActivateLights(CBooModel& model) const
if (!x298_26_ || !x299_26_)
{
model.ActivateLights(lights);
return;
//return;
}
}