logging
Some checks failed
Build and Test / splatoon (push) Successful in 7m11s
Build and Test / wii-u-chat (push) Successful in 8m4s
Build and Test / friends (push) Successful in 8m29s
Build and Test / super-mario-maker (push) Has been cancelled

This commit is contained in:
Maple 2026-04-28 00:27:19 +02:00
commit c53df3176a

View file

@ -451,7 +451,7 @@ impl MatchmakeExtension for User {
else { else {
return Err(ErrorCode::Core_InvalidArgument); return Err(ErrorCode::Core_InvalidArgument);
}; };
println!("notif update ty: {}"); println!("notif update ty: {}", ty);
match ty { match ty {
REQUEST_JOIN_GATHERING => { REQUEST_JOIN_GATHERING => {
user.remote user.remote