fix(protocol/gamespy1): ignore stale player list entries (#744)

closes #743
This commit is contained in:
cetteup 2025-11-16 16:47:29 +01:00 committed by GitHub
parent 35433cd03f
commit 3f1a06638f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 12 deletions

View file

@ -1,6 +1,7 @@
## To Be Released...
## 5.X.Y
* Fix: ignore stale player list entries (By @cetteup #744)
## 5.3.2
* Fix: detect BFBC2 Vietnam DLC as BFBC2 (By @cetteup #713)