comment out the spam
This commit is contained in:
@@ -1015,7 +1015,7 @@ pub fn update_hand_skeletons(
|
|||||||
match input_source {
|
match input_source {
|
||||||
Some(res) => match *res {
|
Some(res) => match *res {
|
||||||
HandInputSource::Emulated => {
|
HandInputSource::Emulated => {
|
||||||
info!("hand input source is emulated");
|
// info!("hand input source is emulated");
|
||||||
match hand_states_option {
|
match hand_states_option {
|
||||||
Some(hands) => {
|
Some(hands) => {
|
||||||
let left_hand_transform = left_controller_query
|
let left_hand_transform = left_controller_query
|
||||||
|
|||||||
Reference in New Issue
Block a user