Deaktivated Multiplayer but did not remove it

This commit is contained in:
Thorbjoern
2025-06-09 22:49:09 +02:00
parent b786aab1d2
commit 44e3ba0541
12 changed files with 13935 additions and 586 deletions
@@ -13,7 +13,7 @@ public class EyeTrackingCollisionPoints : MonoBehaviour
public GameObject hitPointPrefab;
private GameObject hitPoint;
public GameObject hitPoint;
private void FixedUpdate()
{