Enable LOS checks for Hostile Mobs.
This commit is contained in:
parent
616c1dafbf
commit
73ae985a4b
@ -768,7 +768,7 @@ void cMonster::CheckEventSeePlayer(cChunk & a_Chunk)
|
||||
{
|
||||
EventSeePlayer(&a_Player, a_Chunk);
|
||||
return true;
|
||||
}, false);
|
||||
}, true);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user