diff --git a/source/player/pmcoral.cpp b/source/player/pmcoral.cpp index 4e96e292a..6ae4f1dfb 100644 --- a/source/player/pmcoral.cpp +++ b/source/player/pmcoral.cpp @@ -164,7 +164,7 @@ static PlayerMetrics s_playerMetrics= void CPlayerModeCoralBlower::enter() { CPlayerModeBase::enter(); - m_blowerState=BLOWER_STATE__FULL; + m_blowerState=BLOWER_STATE__EMPTY; } /*----------------------------------------------------------------------