Fix expression in CHudRadar::FlashTime(float, hostage_info_t*)

This commit is contained in:
a1batross 2016-10-18 17:14:34 +03:00
parent 8b4ac2fd08
commit b06ee2f3b0
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ bool CHudRadar::FlashTime( float flTime, extra_player_info_t *pplayer )
bool CHudRadar::FlashTime( float flTime, hostage_info_t *pplayer )
{
if( pplayer->radarflashon )
if( !pplayer->radarflashon )
return false; //!!!: hostages can only flash(CS rules)
// radar flashing