Fixed an issue with the setter of the NetworkDictionary indexer failing to invoke OnChanged associated with the network dictionary.

This commit is contained in:
Karrar
2024-11-07 19:44:45 +03:00
parent e04066cbcc
commit 027d929f57
9 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

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