Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Coop - send right information to the server for leaderboards
After some digging in the old coop code I found that it was never sending campaignID or difficulty. Difficulty will have to be included in the future since it can be actually chanced now. For now this could fix the leaderboards until they are reworked. Server code: https://github.com/FAForever/server/blob/08708002094aa1a9ca79065a436bdaa53287fa78/server/gameconnection.py#L337
- Loading branch information