Skip to content

Commit

Permalink
Remove unnecessary hack. Thanks to ensiform.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thilo Schulz committed Nov 25, 2006
1 parent 5a195bd commit 3b04646
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/cgame/cg_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,6 @@ void CG_UpdateCvars( void ) {
} else {
trap_Cvar_Set( "teamoverlay", "0" );
}
// FIXME E3 HACK
trap_Cvar_Set( "teamoverlay", "1" );
}

// if force model changed
Expand Down

0 comments on commit 3b04646

Please sign in to comment.