This commit is contained in:
parent
112bf822ba
commit
16c76ae25e
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ static PlayerMetrics s_playerMetrics=
|
||||||
void CPlayerModeCoralBlower::enter()
|
void CPlayerModeCoralBlower::enter()
|
||||||
{
|
{
|
||||||
CPlayerModeBase::enter();
|
CPlayerModeBase::enter();
|
||||||
m_blowerState=BLOWER_STATE__FULL;
|
m_blowerState=BLOWER_STATE__EMPTY;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*----------------------------------------------------------------------
|
/*----------------------------------------------------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue