mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-03 14:59:23 +00:00
major cleanup
This commit is contained in:
parent
b33e15377f
commit
e5242f76c7
85 changed files with 584 additions and 571 deletions
|
@ -3,7 +3,7 @@ using Valve.VR;
|
|||
|
||||
namespace NAK.TrackedControllerFix;
|
||||
|
||||
public class TrackedControllerFix : MonoBehaviour
|
||||
public class TrackedControllerFixer : MonoBehaviour
|
||||
{
|
||||
public SteamVR_Input_Sources inputSource;
|
||||
public int deviceIndex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue