Allow Skipping LOS Check (Because of doors)

This commit is contained in:
PabstMirror
2015-05-02 00:13:09 -05:00
parent 334647fa60
commit d2fdeb5e96
4 changed files with 4 additions and 4 deletions

View File

@ -83,7 +83,7 @@ _recurseFnc = {
[],
_position,
_distance,
[_showDisabled,_enableInside,_canCollapse,_runOnHover],
[_showDisabled,_enableInside,_canCollapse,_runOnHover, false],
_modifierFunction
],
_children