add alt_click

This commit is contained in:
galister
2024-10-22 05:52:54 +09:00
parent 83bf0fff5d
commit cf03beef07
4 changed files with 35 additions and 4 deletions

View File

@@ -281,7 +281,7 @@ pub fn openvr_run(running: Arc<AtomicBool>, show_by_default: bool) -> Result<(),
&mut system_mgr,
&mut state,
);
state.input_state.post_update();
state.input_state.post_update(&state.session);
if state
.input_state