This commit is contained in:
parent
a59bdb7bb3
commit
18e1f665af
18 changed files with 245 additions and 271 deletions
|
@ -115,7 +115,7 @@ void CPlayerStateSoakUp::enter(CPlayerModeBase *_playerMode)
|
|||
---------------------------------------------------------------------- */
|
||||
void CPlayerStateSoakUp::think(CPlayerModeBase *_playerMode)
|
||||
{
|
||||
if(!_playerMode->getIsHealthFullSoICanStopSoakingUp())
|
||||
if(!_playerMode->getIsHelmetFullSoICanStopSoakingUp())
|
||||
{
|
||||
if(m_breatheDelayFrames==0)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue