1
This commit is contained in:
parent
8c6390d7d5
commit
75b928cef1
@ -813,7 +813,7 @@ bool Obstacle::CanSeeMe(Human* hum)
|
||||
break;
|
||||
default:
|
||||
{
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user