mirror of
https://github.com/UberGames/ioef.git
synced 2025-02-17 17:31:08 +00:00
Remove unnecessary hack. Thanks to ensiform.
This commit is contained in:
parent
5a195bdd7b
commit
3b046464e3
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue