Fixed an issue with OnChangedData causing the retrieved previous value to not always be equal to the actual previous value of the variable.

This commit is contained in:
Karrar
2024-08-08 16:56:14 +03:00
parent fbb5a2800f
commit f830bc3543
7 changed files with 1 additions and 1 deletions

View File

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