MCPcopy Create free account
hub / github.com/StrongPC123/Far-Cry-1-Source-Full / Load_PATCH_1

Method Load_PATCH_1

CryGame/XPlayer.cpp:7414–7421  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7412};
7413
7414bool CPlayer::Load_PATCH_1( CStream &stream)
7415{
7416// bool bPrevLightStatus;
7417// stream.Read(bPrevLightStatus);
7418// if (bPrevLightStatus!=m_bLightOn)
7419// SwitchFlashLight(bPrevLightStatus);
7420 return Read_PATCH_1(stream);
7421}
7422
7423
7424

Callers 1

LoadAIState_PATCH_1Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected