mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
Whoops
This commit is contained in:
@@ -216,11 +216,6 @@ namespace VRCX
|
|||||||
VRCXVR.Instance.SetActive(active, hmdOverlay, wristOverlay, menuButton);
|
VRCXVR.Instance.SetActive(active, hmdOverlay, wristOverlay, menuButton);
|
||||||
}
|
}
|
||||||
|
|
||||||
public void TriggerLeftHand()
|
|
||||||
{
|
|
||||||
VRCXVR.Instance.TriggerLeftHand();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void RefreshVR()
|
public void RefreshVR()
|
||||||
{
|
{
|
||||||
VRCXVR.Instance.Refresh();
|
VRCXVR.Instance.Refresh();
|
||||||
|
|||||||
Reference in New Issue
Block a user