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