This commit is contained in:
parent
293ce2cc9a
commit
cea257a96c
1 changed files with 1 additions and 1 deletions
|
@ -77,8 +77,8 @@ void CPlayerModeBalloon::think()
|
|||
CPlayerModeBase::think();
|
||||
if(--m_ballonTimer==0)
|
||||
{
|
||||
m_player->setMode(PLAYER_MODE_FULLUNARMED);
|
||||
PAUL_DBGMSG("*pop*");
|
||||
m_player->setMode(PLAYER_MODE_FULLUNARMED);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue