mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-14 03:42:05 +00:00
feat(multiplayer): persist ranked arena allocations
This commit is contained in:
@@ -43,6 +43,7 @@ type Proposal struct {
|
||||
Playlist Playlist
|
||||
Region string
|
||||
Protocol int
|
||||
ArenaPath string
|
||||
Participants []ProposalParticipant
|
||||
State State
|
||||
Revision uint64
|
||||
|
||||
Reference in New Issue
Block a user