We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c72c0d6 commit d696c48Copy full SHA for d696c48
cl_dll/hud_spectator.cpp
@@ -911,7 +911,7 @@ void CHudSpectator::HandleButtonsDown( int ButtonPressed )
911
void CHudSpectator::HandleButtonsUp( int ButtonPressed )
912
{
913
//if ( !gViewPort )
914
- return;
+ //return;
915
916
// if ( !gViewPort->m_pSpectatorPanel->isVisible() )
917
// return; // don't do anything if not in spectator mode
0 commit comments