mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:47:43 +00:00
Bug fixes
This commit is contained in:
@@ -86,7 +86,7 @@ CScriptWater::CScriptWater(CStateManager& mgr, TUniqueId uid, std::string_view n
|
||||
x90_actorLights->SetCastShadows(false);
|
||||
x90_actorLights->SetAmbientChannelOverflow(false);
|
||||
x90_actorLights->SetFindNearestDynamicLights(true);
|
||||
x148_24_playerInside = true;
|
||||
x148_24_detectCamera = true;
|
||||
CalculateRenderBounds();
|
||||
xe6_27_renderVisorFlags = u8(thermalCold ? 2 : 1);
|
||||
if (!x30_24_active)
|
||||
|
||||
Reference in New Issue
Block a user