This commit is contained in:
Quaternions 2025-01-03 02:31:43 -08:00
parent 76e4e39c0c
commit c2d6cce246

View File

@ -153,7 +153,7 @@ impl WindowContext<'_>{
instruction:crate::physics_worker::Instruction::Input(InputInstruction::Jump(true)),//activates the immediate jump path, but the style modifier prevents controls&CONTROL_JUMP bit from being set to auto jump
}).unwrap();
}
}
},
_=>(),
}
}