Refactor PoolMatch #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "refactor-pool-match"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Co-authored-by: jkassman jkassman@users.noreply.github.com
LGTM
@@ -19,3 +9,1 @@winner: PlayerId,losers: [PlayerId; 2],},pub enum MatchType {Very nice