Fixed an issue with calculating prediction tick offset that was causing missed inputs at very high tickrates (+100).

This commit is contained in:
Karrar
2024-08-20 23:12:47 +03:00
parent 9dc1884469
commit bceb246d91
9 changed files with 1 additions and 1 deletions

View File

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