[Protocol] Valve: Fix queries that require multiple challenge responses

This commit is contained in:
CosminPerRam 2023-02-19 17:56:39 +02:00
parent 99c87557c2
commit e26f0f871a
2 changed files with 10 additions and 11 deletions

View file

@ -10,6 +10,7 @@ the protocols/services, also saves storage space).
Protocols:
- Valve:
1. Reversed (from `0.1.0`) "Players with no name are no more added to the `players_details` field.", also added a note in the [protocols](PROTOCOLS.md) file regarding this.
2. Fixed querying while multiple challenge responses might happen.
### Breaking:
None.