Skip to content

Commit

Permalink
Fix poison time-based damage effect getting removed on reloading/tran…
Browse files Browse the repository at this point in the history
…sitioning
  • Loading branch information
FreeSlave committed Jan 2, 2025
1 parent cadcac4 commit e1323ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dlls/player.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3026,7 +3026,6 @@ void CBasePlayer::Precache( void )
m_flgeigerRange = 1000;
m_igeigerRangePrev = 1000;

m_bitsDamageType = 0;
m_bitsHUDDamage = -1;

m_iClientBattery = -1;
Expand Down

0 comments on commit e1323ec

Please sign in to comment.