1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Add some semblance of match end

This commit is contained in:
NG (Graham)
2025-07-21 22:33:12 -04:00
parent 3aa57dfc0d
commit a452d37d22
14 changed files with 471 additions and 91 deletions

View File

@@ -251,6 +251,7 @@ pub struct PlayerLobbyDescriptor {
pub group: Option<i32>,
}
#[derive(Clone)]
pub struct PlayerDescriptor {
pub user_id: i32,
pub player_id: u8,