Fixed an issue with NetworkDictionary and NetworkHashSet causing them to override the memory of adjacent variables.

This commit is contained in:
Karrar
2024-08-08 18:18:48 +03:00
parent f830bc3543
commit fd6781ea83
9 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "com.karrar.netick",
"version": "0.12.12",
"version": "0.12.13",
"displayName": "Netick",
"description": "A networking solution for Unity",
"unity": "2021.3",