mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-12 15:53:42 +00:00
fix(multiplayer): converge events through REST
This commit is contained in:
@@ -26,6 +26,7 @@ var (
|
||||
type QueueTicket struct {
|
||||
TicketID string
|
||||
PlayerID string
|
||||
ProposalID string
|
||||
MatchID string
|
||||
Candidate Candidate
|
||||
Playlist Playlist
|
||||
|
||||
Reference in New Issue
Block a user