feat(multiplayer): persist ranked arena allocations

This commit is contained in:
Josh Creek
2026-09-01 21:04:55 +01:00
parent 5630c5c8dc
commit 84372204fd
22 changed files with 100 additions and 33 deletions
+1
View File
@@ -43,6 +43,7 @@ type Proposal struct {
Playlist Playlist
Region string
Protocol int
ArenaPath string
Participants []ProposalParticipant
State State
Revision uint64