diff --git a/src/LightsManager.cpp b/src/LightsManager.cpp index 9b0d11258b..8845df3996 100644 --- a/src/LightsManager.cpp +++ b/src/LightsManager.cpp @@ -369,6 +369,7 @@ void LightsManager::Update( float fDeltaTime ) m_LightsState.m_bGameButtonLights[gc][gb] = m_fSecsLeftInGameButtonBlink[gc][gb] > 0 ; } } + break; } // fall through to blink on button presses