Fixed code gen issue for RPC methods where the only parameter is RpcContext.

This commit is contained in:
Karrar
2025-07-07 14:44:25 +03:00
parent 53ddf149e1
commit 864f003677
11 changed files with 24 additions and 5 deletions

View File

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