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:
@@ -251,6 +251,7 @@ pub struct PlayerLobbyDescriptor {
|
||||
pub group: Option<i32>,
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct PlayerDescriptor {
|
||||
pub user_id: i32,
|
||||
pub player_id: u8,
|
||||
|
||||
Reference in New Issue
Block a user