MATCH_JOIN_REPLY does not need returnedPlayersCount
Open
- Dominant language
- C++
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The count of players is provided in the MatchDescription which is also sent in that same message. Instead, the JoinMatch() function in ClientCore should return a bool, and the message have the player count removed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.