Commit 486ab1c
committed
fix
When using NotMeRpc, make sure we only send to connected clients and not the service to avoid infinite spamming of the RPC.1 parent e28c904 commit 486ab1c
File tree
1 file changed
+5
-2
lines changed- com.unity.netcode.gameobjects/Runtime/Messaging/RpcTargets
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| |||
0 commit comments