This commit is contained in:
Janis Meister
2023-02-24 19:43:36 +01:00
parent f85588e144
commit e1f1e1712d
3 changed files with 16 additions and 2 deletions

View File

@@ -59,7 +59,6 @@ public class PlayerController : MonoBehaviour
else
{
Debug.Log("Not in range");
}
}