diff --git a/rnex-core/src/nex/friends_handler.rs b/rnex-core/src/nex/friends_handler.rs index fb920f3..ef9afe5 100644 --- a/rnex-core/src/nex/friends_handler.rs +++ b/rnex-core/src/nex/friends_handler.rs @@ -1614,7 +1614,6 @@ impl Drop for FriendsUser { event_type: 10, sender: pid, data: Any::new(&NintendoNotificationEventGeneral { - param1: bytemuck::cast(pid), ..Default::default() }) .expect("type error"),