This commit is contained in:
Paul 2001-06-25 15:24:24 +00:00
parent 112bf822ba
commit 16c76ae25e

View File

@ -164,7 +164,7 @@ static PlayerMetrics s_playerMetrics=
void CPlayerModeCoralBlower::enter()
{
CPlayerModeBase::enter();
m_blowerState=BLOWER_STATE__FULL;
m_blowerState=BLOWER_STATE__EMPTY;
}
/*----------------------------------------------------------------------