Skip to content

Commit

Permalink
Forgot to save smoothing value in config
Browse files Browse the repository at this point in the history
  • Loading branch information
praydog committed Apr 19, 2023
1 parent a133eab commit ecb28ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mods/VR.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,7 @@ class VR : public Mod {
*m_aim_method,
*m_movement_orientation,
*m_aim_speed,
*m_aim_interp,
*m_motion_controls_inactivity_timer,
*m_joystick_deadzone,
*m_camera_forward_offset,
Expand Down

0 comments on commit ecb28ff

Please sign in to comment.