fix building
This commit is contained in:
parent
9fdca492c4
commit
9352687a4a
1 changed files with 1 additions and 1 deletions
|
|
@ -246,7 +246,7 @@ impl ExtendedMatchmakeSession {
|
|||
pid_source: initiating_pid,
|
||||
notif_type: 3001,
|
||||
param_1: self.session.gathering.self_gid as PID,
|
||||
param_2: *pid,
|
||||
param_2: other_conn.pid,
|
||||
str_param: join_msg.clone(),
|
||||
param_3: self.connected_players.len() as _,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue