Fixed an issue causing Sandbox.Instantiate to not hide the instantiated GameObject when this sandbox is currently hidden.

This commit is contained in:
Karrar
2024-04-29 10:11:00 +03:00
parent 2c62f1db14
commit 841fe27fb3
6 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

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