Merge branch 'master' into makron

This commit is contained in:
BjossiAlfreds 2019-09-26 13:56:27 +00:00
commit 981801f6b3
1 changed files with 1 additions and 1 deletions

View File

@ -948,7 +948,7 @@ ai_checkattack(edict_t *self)
vec3_t temp;
qboolean hesDeadJim;
if (!self || !self->enemy || !self->enemy->inuse)
if (!self)
{
enemy_vis = false;