From e63ad228c1d69d689d350c05d0569e66297a5da3 Mon Sep 17 00:00:00 2001 From: Maple Date: Tue, 28 Apr 2026 00:25:50 +0200 Subject: [PATCH] logging --- rnex-core/src/nex/user.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/rnex-core/src/nex/user.rs b/rnex-core/src/nex/user.rs index 71ffe34..b493872 100644 --- a/rnex-core/src/nex/user.rs +++ b/rnex-core/src/nex/user.rs @@ -451,6 +451,7 @@ impl MatchmakeExtension for User { else { return Err(ErrorCode::Core_InvalidArgument); }; + println!("notif update ty: {}"); match ty { REQUEST_JOIN_GATHERING => { user.remote