Fixed an issue with Lag Comp where an exception would be thrown when several HitShape Containers are positioned in the same place.

This commit is contained in:
Karrar
2024-06-24 17:10:56 +03:00
parent 26ceabcd86
commit 9a2129ed9c
9 changed files with 11 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "com.karrar.netick",
"version": "0.11.66",
"version": "0.11.67",
"displayName": "Netick",
"description": "A networking library for unity",
"unity": "2021.3",