Fixed a warning that is caused due to using parent instead of SetParent on a UI transform.

This commit is contained in:
Karrar
2024-04-06 08:35:05 +03:00
parent e501337b62
commit d7b2e398d0
7 changed files with 3 additions and 5 deletions

View File

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