1
0
forked from cgvr/DeltaVR

archery range glass display tank + wire

This commit is contained in:
2026-01-11 12:04:21 +02:00
parent ce75a1f343
commit 997bb457ba
10 changed files with 431 additions and 9 deletions

View File

@@ -149,7 +149,7 @@ namespace _PROJECT.NewHandPresence
{
if (leftHand == null || rightHand == null)
{
Debug.Log("Left or right hand is null");
//Debug.Log("Left or right hand is null");
return false;
}