Skip to content

Commit

Permalink
Update solarxr
Browse files Browse the repository at this point in the history
  • Loading branch information
Stermere committed Jul 30, 2024
1 parent c0346bf commit 4c5d209
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,8 @@ public static int createArmsResetModeSettings(
resetsConfig.getResetMountingFeet(),
resetsConfig.getMode().getId(),
resetsConfig.getYawResetSmoothTime(),
resetsConfig.getSaveMountingReset()
resetsConfig.getSaveMountingReset(),
false
);
}

Expand Down

0 comments on commit 4c5d209

Please sign in to comment.