mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
test reset footsteps option
This commit is contained in:
parent
fbd767036b
commit
d3c2365a1d
4 changed files with 39 additions and 3 deletions
|
@ -26,6 +26,7 @@ public static class BTKUIAddon
|
|||
// General Settings
|
||||
AddMelonToggle(ref desktopVRIKCategory, DesktopVRIKMod.EntryEnabled);
|
||||
AddMelonToggle(ref desktopVRIKCategory, DesktopVRIKMod.EntryPlantFeet);
|
||||
AddMelonToggle(ref desktopVRIKCategory, DesktopVRIKMod.EntryResetFootstepsOnIdle);
|
||||
|
||||
// Calibration Settings
|
||||
AddMelonToggle(ref desktopVRIKCategory, DesktopVRIKMod.EntryUseVRIKToes);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue