Merge pull request #1073 from wolfman2000/wolf-trevor-lights-fix
Don't reset lights due to settings.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user