mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Allow Skipping LOS Check (Because of doors)
This commit is contained in:
@ -83,7 +83,7 @@ _recurseFnc = {
|
||||
[],
|
||||
_position,
|
||||
_distance,
|
||||
[_showDisabled,_enableInside,_canCollapse,_runOnHover],
|
||||
[_showDisabled,_enableInside,_canCollapse,_runOnHover, false],
|
||||
_modifierFunction
|
||||
],
|
||||
_children
|
||||
|
Reference in New Issue
Block a user