V0 #1

Closed
RusticMaple wants to merge 105 commits from v0 into main
Showing only changes of commit 9352687a4a - Show all commits

fix building

Maple 2026-04-24 23:43:57 +02:00

View file

@ -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 _,
})