-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(match2): properly attach participants to their playerid (#4645)
* feat(match2): properly attach participants to their playerid * fix variable naming * do other refactored wikis * tweak function * do starcraft also * long lines * unused import * rename to id * rename variables * from review * idea on reworking an handling unattachedplayers * rework again, apply to all * var rename, spelling * rework to be more generic * changed the rest * tweaks (not done) * typo? * maybe this? * readd annos * fix sc2 * fix sc2: use correct var * ensure `match2players` is always set --------- Co-authored-by: hjpalpha <[email protected]>
- Loading branch information
Showing
6 changed files
with
244 additions
and
138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.