Fixed a rare issue with Lag Comp that occurs when the client does a query at the time when its Remote Interpolation was reset due to lag.

This commit is contained in:
Karrar
2024-07-20 18:05:33 +03:00
parent d2ef08b789
commit b2c604dbcb
8 changed files with 1 additions and 1 deletions

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", "name": "com.karrar.netick",
"version": "0.11.97", "version": "0.11.98",
"displayName": "Netick", "displayName": "Netick",
"description": "A networking library for unity", "description": "A networking library for unity",
"unity": "2021.3", "unity": "2021.3",