This commit is contained in:
Daveo 2001-05-10 21:07:25 +00:00
parent efab5011b3
commit ac64f2bf92

View file

@ -1358,6 +1358,8 @@ void CPlayer::respawn()
m_leftRightScrollPosition=0;
calcCameraFocusPointTarget();
m_currentCamFocusPoint=m_currentCamFocusPointTarget;
m_cameraPos.vx=m_currentCamFocusPoint.vx;
m_cameraPos.vy=m_currentCamFocusPoint.vy;
m_padLookAroundTimer=0;
m_ledgeLookAhead=m_lastLedgeLookAhead=0;