mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:07:42 +00:00
PVS implementations
This commit is contained in:
@@ -41,7 +41,7 @@ void CScriptDistanceFog::AcceptScriptMsg(EScriptObjectMessage msg, TUniqueId obj
|
||||
if (x4_areaId == kInvalidAreaId || !GetActive())
|
||||
return;
|
||||
|
||||
if (msg == EScriptObjectMessage::InternalMessage13)
|
||||
if (msg == EScriptObjectMessage::Constructed)
|
||||
{
|
||||
if (!x60_explicit)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user