mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-08 11:01:33 +00:00
Stop flames on player death
This commit is contained in:
parent
a62efecf62
commit
c94503161e
1 changed files with 1 additions and 1 deletions
|
@ -2137,7 +2137,7 @@ void CBasePlayer::PlayerDeathThink(void)
|
|||
}
|
||||
|
||||
StopAnimation();
|
||||
|
||||
Extinguish();
|
||||
IncrementInterpolationFrame();
|
||||
m_flPlaybackRate = 0.0;
|
||||
|
||||
|
|
Loading…
Reference in a new issue