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 {
|
} else {
|
||||||
trap_Cvar_Set( "teamoverlay", "0" );
|
trap_Cvar_Set( "teamoverlay", "0" );
|
||||||
}
|
}
|
||||||
// FIXME E3 HACK
|
|
||||||
trap_Cvar_Set( "teamoverlay", "1" );
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// if force model changed
|
// if force model changed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue