Commit a9a8868
authored
fix: [Backport] Correct error message about send queue being full (#3594)
## Purpose of this PR
Backport of PR #3593.
### Changelog
Didn't seem worthy of a changelog entry. Can add one if requested.
## Documentation
No documentation changes necessary.
## Testing & QA
No need to test anything. It's just a string change.
## Backport
#35931 parent 3bde34a commit a9a8868
File tree
1 file changed
+1
-1
lines changed- com.unity.netcode.gameobjects/Runtime/Transports/UTP
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments