Valve Protocol: Extend split packets correctly

This commit is contained in:
CosminPerRam 2023-01-16 22:44:55 +02:00
parent f03a1de035
commit 9c9a096b16
2 changed files with 8 additions and 0 deletions

View file

@ -11,6 +11,7 @@ Games:
Protocols:
- Valve: Players with no name are no more added to the `players_details` field.
- Valve: Split packets are now appending in the correct order.
Crate:
- `MSRV` is now `1.56.1` (was `1.58.1`)