Fix build error due to merge

This commit is contained in:
Peter Kim 2022-04-03 11:47:52 +09:00
parent d34e2cc3be
commit 597b372aeb
1 changed files with 1 additions and 1 deletions

View File

@ -1642,7 +1642,7 @@ static bool wm_xr_select_raycast(bContext *C,
wm_xr_raycast(vc.scene,
depsgraph,
vc.em ? SNAP_ONLY_ACTIVE : (selectable_only ? SNAP_SELECTABLE : SNAP_ALL),
selectable_only ? SNAP_SELECTABLE : SNAP_ALL,
origin,
direction,
ray_dist,