Fixed a codegen issue with Angle, causing it not to auto-interpolate in NetworkRender.

This commit is contained in:
Karrar
2025-08-04 12:01:47 +03:00
parent f3b34bee4e
commit e03d89ebb6
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.14.50",
"version": "0.14.51",
"displayName": "Netick",
"description": "A networking solution for Unity",
"unity": "2021.3",