mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 08:23:45 +00:00
fix(multiplayer): propagate allocated playlist
This commit is contained in:
@@ -27,6 +27,7 @@ type ReadyServer struct {
|
||||
type AllocationRequest struct {
|
||||
AllocationID string
|
||||
MatchID string
|
||||
Playlist Playlist
|
||||
Region string
|
||||
Build string
|
||||
Protocol int
|
||||
|
||||
Reference in New Issue
Block a user